Hello,
Maybe something stupid.
I have the following logic in my app:
1. Customer
2. Activities
3. Tasks
Activities and Tasks are created under the Customer. Tasks can also be created under Activity.
When I open the tasks form under the Customer, the company name is automatically filled. When I do the same trying to open a task under activity, the company name which has the activity is not automatically filled.
How can I make it automatically filled in in all cases?
Solved! Go to Solution.
Set the Initial value expression for the Company column of the Tasks table to [Activity].[Company Name].
Set the Initial value expression for the Company column of the Tasks table to [Activity].[Company Name].
Thanks. eventually, that worked when I wrote it manually. The data explorer selection used the wrong value.
User | Count |
---|---|
16 | |
10 | |
10 | |
8 | |
3 |