Problem/Motivation
Only the first ten lists shows up in the "List where subscribers are saved" field
Steps to reproduce
have more than ten contact lists in send in blue=> get list is by default loading only ten list (and caped to 50 ) (see line 1889 of ListAPi.php)
Proposed resolution
A paginated list selector, but if it is to heavy to implement you could:
Up that number to fifty and maybe add the option to enter the list ID manualy through a text field ? (and indicate clearly that list number is caped to 50).
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 50_sib_lists.patch | 553 bytes | thony |
Comments
Comment #2
thony commentedComment #3
thony commentedThe above patch up the number to 50, but is not ment as a permanent solution
Comment #5
loicLEMEUT commentedHi Thony !
Thanks for your Patch !
I will be create a new release with all patches soon !
PS: We have to create another ticket to resolve all "paging" problems.
Comment #6
loicLEMEUT commented