Can you create buttons?

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
Rem
Posts: 216
Joined: Wed Oct 03, 2007 8:58 am
Location: Sweden
Contact:

Can you create buttons?

Post by Rem »

Can you create buttons in Aware IM?

Lets say I want to make a "control panel" for my users with some buttons to press (and som text at the side).

Can you make this? (I know you can make a menu, but in some cases buttons would be better).

/Rem
christopherb
Posts: 304
Joined: Fri Jun 22, 2007 8:26 pm

Post by christopherb »

I don't see why you could not. Though that would also depend on exactly what you are trying to accomplish. You probally could use an button or image in HTML using the the href tag with the necessary Vars as noted in the user Manual.


Example: <a herf="businessProcess.do?actionMethod=commit&processName=processName"
Click Here</a>

This link would start the specified process (processName)


Chris
Post Reply