Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Where and how are input values stored?

Hi,

I've loaded a table where i set one field to be an input field. In the UI the user can populate values in a straight table for this field. I've discovered that the inputs are saved personally for a user if that ona has made a change, closes the application and enter's it again. another person can't see the the other persons inputs.

My question is, who are the inputs stored and where? Is it also possible to make everyone see everyones inputs, hence if i make an input, my collegue can see it to?

Thanks in advance!

//A.

1 Solution

Accepted Solutions
Miguel_Angel_Baeyens

Hi,

Input field values are stored into .Shared files, along with any other collaboration objects: annotations, sheets, charts, bookmarks, etc. The only one that can create values to all users is the developer, opening the file locally using Desktop and populating values from there.

Try creating a new chart in a new sheet and sharing to all users, to see whether the input field changes are available to all users.

Hope that helps.

Miguel

View solution in original post

2 Replies
Miguel_Angel_Baeyens

Hi,

Input field values are stored into .Shared files, along with any other collaboration objects: annotations, sheets, charts, bookmarks, etc. The only one that can create values to all users is the developer, opening the file locally using Desktop and populating values from there.

Try creating a new chart in a new sheet and sharing to all users, to see whether the input field changes are available to all users.

Hope that helps.

Miguel

dmohanty
Partner - Specialist
Partner - Specialist

Hi mbaeyens

Any idea how to read the Inputfield values from the .shared files?

I am able to fetch all bookmarks data, but not the inputfield values from .shared file.

Regards,

Dicky