Question
Securities and Futures Commission
Securities and Futures Commission
HK
Securities and Futures Commission
Posted: Jan 9, 2023
Last activity: Jan 10, 2023
Last activity: 10 Jan 2023 7:22 EST
Closed
Real-Time UI Field Values is not updating after UI Numeric Field Value change
Hello all,
I am trying to update UI Field Values after UI Numeric Field Value change in Real-Time.
Details are below.
Fields:
A: Numeric Value Field
B: Numeric Value Field
C: Dropdown with "Accepted" and "Rejected" values possible
D: Text Input Field
Rules:
- Check A > B, then set C to "Rejected"
- When A > B, then set D to "Customer requested for (A) larger than (B)."
- Data Transform to set values for 1.
- Data Transform to set values for 2.
Tried:
- Use Action-Set: Run Data Transform with when rule
- Use Action-Set: Run Data Transform without when rule
- Use Dynamic Layout and put C inside. Set refresh condition when A changes. Then trigger Rule 3
- Use Dynamic Layout and put D inside. Set refresh condition when A changes. Then trigger Rule 4
- Use different combinations of values and syntax for C and D
- Tried different When Rule for Rule 3 and Rule 4
***Edited by Moderator Marije to add Capability tags***