Hi,
I am trying to implement a simple ticket-system. I've defined a BOL-Object and used the integrated functions of the FloorPlanManager to create a web-application - very easy. The user who creates a new ticket has to fill in a personalnumber and on-input I need to populate a couple of fields with employee-related data. I found the possibility to implement your own methods for the BOL-object and created a method 'read_personnel_data'. Unfortunately I can't connect this method to anything on the create-page (connecting it to a field or button on the main-page is not a problem).
Does anyone of you know how to do that? Or is it not possible to call such methods before the BOL-object gets created in the FPM-application? If so - is there a work-around?
Any help will be appreciated!
Thanks!
Felix