Hi,
i have created some kind of "new" dialog in enterprise portal using an AxForm and AxDatasource pointing to a newly created table. I've also created a dataset, a number sequence and added the corresponding create/write/delete methods for the numberseq on the dataset. When I open the new form in EP the Id field is displayed without a new number. What do I have to do to force ax getting a number from the number seq. It seems that the create method on the dataset never gets called?
*This post is locked for comments