Search:

Type: Posts; User: nkunzis; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    1,560

    in view class i had only the master class form....

    in view class i had only the master class form. So I solved it by adding an empty form.

    It was like this:

    @Override
    protected Form[] createForms() {
    return new Form[] { new...
  2. Replies
    2
    Views
    1,560

    Unable to commit MasterForm content

    Hi

    I have created a master form and details form. I am not able to commit values in my master form, But what i have in detailed form is committed properly and the table inside is updated very...
Results 1 to 2 of 2