Questions and discussion about developing processes and programming in PHP, JavaScript, web services & REST API.
Forum rules: Please search to see if a question has already asked before creating a new topic. Please don't post the same question in multiple forums.
By Throwaway
#796191
Is there an easy way to add the assigned user to the table with APP_UID, APP_NUMBER, and APP_STATUS? I know I can have it listed with the USER_LOGGED, but I'd like the have the actual username listed like "Admin", "Bob", etc.

Best Regards,
User avatar
By amosbatto
#796192
Create a variable named "username" in the graphical interface. Then, create the following trigger:
Code: Select all
@@username = @@USR_USERNAME;
Set this trigger to fire before the first step in every task in the process. Then, add "username" to your Report Table.
Want to create your own meme coin?

In the world of cryptocurrencies, a unique and exc[…]

The market for cryptocurrencies is demonstrating a[…]

What's SAP FICO?

Embarking on a dissertation can be one of the most[…]

Hello. For rental housing, there are software solu[…]