- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2022 08:34 AM
Context:
I have a widget / UI question. By default, the task selector in the Time Card Portal has 3 tabs, with Task and its items showing up:
I would like the "Other" tab and its contents to show up on default / page load, like this:
In the widget timecard-task-selector, I commented out the elements in the unordered list so that "Tasks" and "Group Tasks" are hidden. However, the cards are still populated with items for "Task", like this:
Question: Is there a way for me to make this widget show "Task work" and "Out of office" from the "Other" tab by default / on load?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2022 12:19 PM
I found out the solution. In the HTML, I should add class="active" to the <li> and <div role="tabpanel"> elements for the tab that I wanted to render first:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2024 07:49 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 01:43 AM
Hi @R Rafols not quite - but I have figured it out. Before I could complete the mapping I first needed to create the operation work type and then could map it
