kindly your help that I create the below fields for pending status:
<fieldid="providerstopwatch"xsi:type="AttributeStopWatch"_delta="define"><states><!-- this are the states, during which the stopwatch is counting time --><stateid="pending">pending</state></states><working_time/><thresholds/><always_load_in_tables>true</always_load_in_tables></field><fieldid="pending_provider_delay"xsi:type="AttributeSubItem"_delta="define"><target_attcode>providerstopwatch</target_attcode><!-- Possible item_code: timespent, started, laststart, stopped --><item_code>timespent</item_code></field>
when I present it on back-office I got this:
pending provider delay
30min 40s
providerstopwatch
States pending
Elapsed running
Started 2024-01-09 11:49:57
LastStart 2024-01-09 12:55:17
Stopped
Hello dears,
kindly your help that I create the below fields for pending status:
when I present it on back-office I got this:
but on portal I got this:
How can edit the view on portal like back-office.
thank you.