Re: [Xsltforms-support] Reloading a model based on an external resource
Brought to you by:
alain-couthures
From: COUTHURES A. <ala...@fr...> - 2013-01-18 07:40:58
|
Hi Fatima, You need to use a dialog to be able to enter a new entry. Do you have seen some examples about dialogs already? You're talking about a database table: would you like to use the CSV support or are you converting the table into XML already? Did you try to write some form already? -Alain Le 18/01/2013 07:48, Fatima a écrit : > Hi All, > I have a select1 based on an external resource (database table). I want to be able to add a new entry to the select list by allowing the user to click an 'add new' button beside the select list, open a modal window, add the new entry, save it (to the database), then on closing the page the select list is updated with the new entry included. > Can anyone assist? > Thanks! > |