How to set service request variable value based on requested for
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-20-2024 06:31 AM
I have requirement - create a variable Account name with the type single line text.
Account name should generate depands on requested for value(the value coming from order confirmation page, by default requested for value displays currently logged in user name but end user can select different username. account name should generate based on requested for value).
* Account name value generated with the below conditions:
When variable category = A and variable location = abc
generate the account name - xadmin+requested for user id
When variable category = B and variable location = xyz
generate the account name = tuser+requested for user id
Pls assist me,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-22-2024 04:21 PM