did take a peak but it's a bit tricky'er then expected so it will involve some more investigating to be done.
maybe something that can be done is to:
- add an "addvenue" link to the venue field
- when pressed it will open a modal view
but then the qeustion will be how to make it so that when the save/cancel button is pressed it will insert the correct id in the field within the editevent view.
- would also say that, that modal view should have limited options.
another way can be to do something with Ajax/JQuery.
- when the button "add venue" is pressed it will open a div where it's possible to fill in the details for the venue.
- when the save button is pressed it will insert the data into the table + insert the correct id in the venue field
Again the venue options should be basic in this case
as said it needs some more investigating to be done..
Last edit: 9 years 8 months ago by
Bluefox.
Please Log in or Create an account to join the conversation.