HI all,
I have few problems regarding the forms in documentum.Please help me to resolve them
1) how can i get the value of the text field before it saved in the database.
i have two text fields A,B in my form, i enter a value in A , depending on the value of A the value of B should be fetched from the database and the whole form should be saved.
So how to get the value of A before it is saved in database table.
2)how can i display the values in the form which are updated in the database through back end.
i have a form with fields A,B,C,D,E, i enter a value in A and i will click on the button. it will trigger the event to update the values for B,C,D,E in the back end .
the values are successfully updated in the data base but the values are not displayed in the fields. But if i reopen the form then the values are visible.
so please tell me how to display the values immidiatly after the button is clicked .
3)how can i transfer the form from one repository to another.
i created a form in one env now i need to tranfer the same form to another env. Please tell me how can i do that using composer.
Thanks and regards,
Kovi.