Based on filter condition, message need to be display to users
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 02:06 PM
Hi,
I have a requirement, In the flash table form (as shown in screenshot) there is type field with option user, account and location. If i select user, then in table name field (data type of table name field is table name where it shows all table) user(sys_user) table displays similar if i select location in type then cmn_location table displays.
and the condition field is dependent on table name field...so if user is the table present in table name, then all user table columns will be there. (shown is screenshot)
so, once all fields are filled and, in the condition, if i select manager is suuriya and save.
Then the flash message needs to be display to all the users whose manager is suuriya.
In user profile there is flash section there this message need to be displayed.
IS this achievable?. If so, please do let me know how we can achieve this.
Thanks in advance