client script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2024 02:02 AM
Hi
if i select one value from reference field then the two fields in the refrence field table values should be populate in the present table two fields. How can i achieve this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2024 02:19 AM
Why? This is exactly what you are describing you want: get the referenced record and put values from there on your form. Why don't ýou want to use 'getReference'?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2024 02:21 AM
I want to auto populate the two field values(which are present in the reference field table) when i select a value in the reference field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2024 02:24 AM
@shivaadapa , do you want to populate some string fields?
why can’t you use get reference then? if you want different approach we can go with script include and client script using glide ajax
let me know if you need any help
Regards,
Shyamkumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2024 03:58 AM
@shivaadapa ,Thanks for marking this as helpful, please accept the solution if it worked for you and close the thread so this benefits others
Regards,
Shyamkumar
Regards,
Shyamkumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2024 02:34 AM
@shivaadapa , Check this Approach
Regards,
Shyamkumar
Regards,
Shyamkumar