Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2023 10:46 PM
Hi Devs,
Need your suggestion for one of the Service Catalog requirement.
I have below fields in my SC.
Field A → Lookup Select Box (Contains Two values A1 & A2)
Field B → Reference Field
Field C →Single Line Text (This field has a check implemented to verify for duplicacy from Field B)
Field D →List Collector (Has three values E1, E2 & E3, with default set to E1)
Field E →Single Line Text (It adds a Prefix to the value input in Field C)
Field F →Single Line Text (This shows concatenated value as Field E.Field C)
Now there is a requirement of creating 3 different child fields of Field F
Child Field F1 → This should show (Value of Field F@First Value (E1) of Field D)
Child Field F2 →This should show (Value of Field F@Second Value (E2) of Field D)
Child Field F3 →This should show (Value of Field F@Third Value (E3) of Field D)