Associated system edit form

Hi I have a question regarding behaviours and views.

I just created a new ref view named “Wachtwoord wijzigen”, which means change password. As you can see its type is a form. While wanting to create a new behaviour button which opens this view, the system button “edit” somehow connects to this new view and I cannot change it back. When I delete this new view, “operators_Form” connects back as usual to the edit button. I don’t know how to manage the system edit button as it is all greyed out.

Thanks!

1 Like

If you want operators_Form to continue to work, create a slice on the operators table and attach your change password form to that slice.

3 Likes

Thanks Steve, works like a charm now. A bit cumbersome though, but not too much work so no probs :grinning_face_with_smiling_eyes:

2 Likes