How would I set a value of a field in a form based on the โformโ the user has selected?
For example: A user can choose to input a task in the โtasksโ view and the default โlistโ would be โGeneralโ.
If they choose the โshopping listโ view, the default โlistโ would be โShopping Listโ. The first view theyโll see is a table view of the tasks for that โlistโ and would press the + button to create a new task.
Iโve looked to bypass the + button with my own action but it would require that I turn off the add records capability for the underlying slice. This would prevent my action from working as well.
I attempted to use LINKTOFORM but do not have the ability to utilize an IF expression as Iโm unable to reference the form name.
Will standby for any ideas.
Thanks
If you hide the + system action, would that solve your case?
Unfortunately not. The form is based on the tasks table and so are many other list forms. If I hide it the other forms are affected.
Soโฆ you are using the same table for multi form views?
Slices based on the task table
User | Count |
---|---|
15 | |
11 | |
10 | |
8 | |
3 |