TwistedInteractive / selectbox_link_field_plus

A better selectbox link field for Symphony
14 stars 9 forks source link

Ajax load for more entries #22

Open vlad-ghita opened 12 years ago

vlad-ghita commented 12 years ago

@kanduvisla

I have an idea and want to ask you about it.

The Only show entries created by the parent entry setting is excellent. Let's take it further.

I want to implement Ajax loading of entries and this is the idea:

Newly loaded entries will differ from already loaded entries in the view.

The ajax loading is applicable to all views.

On New page, the Create new button will be replaced with the message This button will be enabled after saving the entry because the system needs the parent_id (current entry), to store the relations.

What do you think?