Script Include not working in reference qualifier
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2023 12:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2023 01:30 AM
Hi @aagman4,
As per my understanding, you can only filter the records not updated on advanced reference qualifier.
If my response helps to solve your issue. Kindly mark it as helpful & correct. It will be helpful for future readers.
Thanks,
Sagar Pagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2023 01:36 AM
Why it is not working?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2023 01:38 AM
You can set a field with the return record number ,for that you don't need reference qualifier.
If you want to set field on onload of form or on change of any field value(Use onload client. script or onchange script based on requirement)
If requirement is something diff ,please specify here
Thanks,
Manjusha Bangale
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2023 01:45 AM - edited 08-02-2023 01:46 AM
I am using this but it's not working -
I wanted it as reference, so that user can use 'i icon' to open it.
I wanted a field to be updated with a number on issue form and I am querying that number from another table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-02-2023 11:00 PM - edited 08-02-2023 11:02 PM
Yes ,your field type is reference ,no need to add reference qualifier to open the record using i icon .
You can open the the record using i icon without reference qualifier
Now ,just explain your requirement ,when you want to update the field with the record number(onload or onchange or else)
Thanks,
Manjusha Bangale