Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Child fields not displaying #8284

Open
1 task done
azque opened this issue Mar 14, 2024 · 0 comments
Open
1 task done

Child fields not displaying #8284

azque opened this issue Mar 14, 2024 · 0 comments

Comments

@azque
Copy link

azque commented Mar 14, 2024

  • Faveo Version : 2.0.3
  • PHP version : 8.2
  • Database Driver & Version : mysql 8.0
  • Server specification :
    Disk Space | 250 GB
    RAM | 6144 MB
    CPU Cores | 4

Description:

Child function not working or not displaying the child fields

image

image

image

Steps To Reproduce:

  1. Go to Admin Panel -> Manage -> Forms -> Create Forms
  2. Create a form named "Mother" with a field with select type and populate the values textbox
  3. Click "Save form"
  4. Repeat step 2 and step3, but this time name the form "Child"
  5. Go to Admin Panel -> Manage -> Forms to see the list of created forms
  6. In the column of "Form name", find the "Mother" form and click "Add child" button along its row
  7. The "Mother" form will be displayed showing the select-type field and a "+Add child" button on its right
  8. Click the "+Add child" button
  9. "Add child" popup will be displayed
  10. Click the dropdown and select the "Child" form you created in step 4
  11. Click save and you will return to a page just like in step 7
  12. You can now test the "Child" function just by clicking the dropdown

Downloaded from

  • development-branch
@azque azque changed the title Child fields not displying Child fields not displaying Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant