Hi to all,
I'm planning to implement a confirmation message with a small report that show to the user what was ok and not.
So in my mind I have a idea like this :
--------------
Job Done!
task1 - OK
task2 - OK
task3 - KO
task4 - KO
-------------
1) I wish to replace the "OK" with an icon like a green and red circle : in this case the user can understand quickly the status of operations.
2) I wish to show a popup like message.
It's possible ?
I'm thinking which object / library I could use.
I'm planning to implement a confirmation message with a small report that show to the user what was ok and not.
So in my mind I have a idea like this :
--------------
Job Done!
task1 - OK
task2 - OK
task3 - KO
task4 - KO
-------------
1) I wish to replace the "OK" with an icon like a green and red circle : in this case the user can understand quickly the status of operations.
2) I wish to show a popup like message.
It's possible ?
I'm thinking which object / library I could use.