Let us know how we can make Jedox even better!
Action button - I would like to create a new element with a unique id. This is - using a PHP macro - possible: uniqid()
With Action buttons it is currently not possible.
Use case:
2 different planers are planning new positions within their company. New positions which are not fullfilled yet. As those have not an employee id currently, they get a dummy number. If we would use the next number it would lead to both planners using the same id and therefore would intervene in the plan of the other planner. Therefore both need a unique number.