Requested for type can you pls explain about this type
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2024 02:15 AM
I created one variable called "Requested For" and used the type as Requested for but the requested for type will take the value of logged in user if we are providing the default value as none it taking the requested for value as referencing the user table. But it showing the no records found in that variable and directly the variable does having value also it showing the value as ! in that variable can you help me here how we can use that type as like reference type to store the values.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2024 02:35 AM
Are you not able to change the variable type from 'Requested for' to 'Reference'??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2024 03:12 AM
no that not my point here I am using the requested for type it taking the logged in user the functionality is like that but I don't want logged in user so I use the default value as none after that it taking the users in that variable but what i have stuck because it showing that no record and the variable is not mandatory but if you are using the requested for type in built only the value is mandatory. what it is happening i am not understanding.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2024 05:54 AM
If you are using variable type as 'Requested For' then that is expected.
You can check more on that here : Requested For variable type