Skip to content
Discussion options

You must be logged in to vote

your custom field is not correctly handle the saving, the name of subfield need to be consistent with the name of saving values, so per example, the name of your field is "giocata", tha save json is "[{"n1":"1","n2":"2","n3":"3","n4":"4","n5":"5","n6":"6","superstar":"7"}]", there is no way Backpack will know nX is the same as giocata, if you check date_range, the name of field is 'start_date,end_date', the save json is "[{"start_date":"2024-04-16 00:00:00","end_date":"2024-05-17 23:59:59"}]", you see the point?

Cheers.

Replies: 3 comments 7 replies

Comment options

You must be logged in to vote
4 replies
@blondie63
Comment options

@blondie63
Comment options

@jcastroa87
Comment options

@blondie63
Comment options

Comment options

You must be logged in to vote
3 replies
@blondie63
Comment options

@jcastroa87
Comment options

Answer selected by blondie63
@pxpm
Comment options

pxpm Apr 25, 2024
Maintainer

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants