Fetch the field value through ATF
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2023 01:50 AM
Which ATF step allows to fetch the value of a field from already opened form and impersonate with that field value ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2023 02:13 AM - edited ‎10-17-2023 02:32 AM
Hello,
The best way is to use Field Values Validation.
Regards,
Eduard.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2023 02:51 AM
1) record a query with some specifications and
2) open that form(I mean record).
I have already written above 2 test steps in ATF and form got opened up dynamically
Kindly explain me in detail how the fetch the value of a field from already opened form and impersonate that field in next step.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-11-2024 03:05 AM
If you still need a solution for this I suggest you firt make a "Record Query" step and then as a second step add a server-side Custom Step that fetches a field value.
This post from @sushmapinapati helped me a lot with createing my own custom step: