Hi,
I need to assign a value from another form and display it in a table.
For example, once a record is submitted in Form A, I want it to be displayed automatically in Form B.
However, I don't want to select the value using a smart classifier—I need it to be assigned automatically.
To give you a specific use case, I have two forms: WniosekoPrzeniesienieLimitu and CreateNewVacat. I added a smart classifier to the WniosekoPrzeniesienieLimitu form, and right now, I can select MPK manually. I just need this process to happen automatically (maybe also linking specific rows via some 'key' from form A to B and assigning different values between forms A and B - if possible).
How can I achieve this?
Use Lookup and Set rule to lookup a correct row from another form
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What value it should set? What is the (business) rule or filter?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It should set the same value as is in the other form - nothing more.
In my case it's autonumber field which is my ID. And I want it to display also in another form.
Form Name: CreateNewVacat
The field I want to duplicate:
And I want to copy it to:
Form Name; EmployeeAllocation
into field;
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How do these screenshots play together with a smart classifier field that you have mentioned?
This is so complicated...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Oh, OK... what is the rule for the lookup? Which record it should lookup/find?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.