To simplyfy the "user experience" i 'd like to switch off the add_existing_record tab in my related records table because i don't need it.
I tried to override the [existing_related_record]
in the actions ini of that relationship table as well as in the parent table by adding just that above statement , without parameters.
I even tried commenting out the whole thing
in the main actions.ini like this:
- Code: Select all
[existing_related_record]
;;mode = browse
;;template = Dataface_Add_Existing_Related_Record.html
;;permission = add existing related record
;;category = relationship_actions
no luck...
dataface version 0.7.1
are there other ways to switch this off (without changing something in the Xataface Core)?
regards
Martin
i