- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2025 12:41 AM
So I have this task to customize the hr workspace, and I am setting up the primary field and secondary field using Configure Page > Form Header (sys_aw_form_header). However still it is not helping as even though it is setup i still dont see any effect.
As you can see, the workspace displays the HRTask number, instead it should display short description (as primary field) and then other fields as mentioned as secondary fields:
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2025 07:26 PM
Hello @kartikchoum
Please check which field has been made as display as true in your HR task table, because these details populates on the display field set for the table, I believe display is set to true by default for number field hence its populating number instead of short description.
Mark this as helpful or accepted solution if it resolves your query!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2025 07:26 PM
Hello @kartikchoum
Please check which field has been made as display as true in your HR task table, because these details populates on the display field set for the table, I believe display is set to true by default for number field hence its populating number instead of short description.
Mark this as helpful or accepted solution if it resolves your query!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2025 11:01 PM
Thanks Veer!!
Could you help me with one other thing, how can I also display secondary values here like priority etc. below the short description in title and also how can I ensure the number is seen in the tab's title.