Fix: support shvl on customapi dynamic list target#5081
Conversation
849099e to
c7a87cf
Compare
shamoon
left a comment
There was a problem hiding this comment.
Hmm, so I can see the value of this but Im a little concerned this adds complexity (maybe slows things down but lets be honest, probably not) where there doesnt need to be, for example the code as written will fail if target is null. Also this will fail if the property has a '.' in it, a rare but apparently a thing sometimes.
It's obviously not a big change, Im just trying to be careful about constantly changing / breaking things without a good reason (because we've done a fair bit of that lately)
c7a87cf to
38431e8
Compare
|
So you are working on how to build a link |
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns. See our contributing guidelines for more details. |

Proposed change
Support SHVL syntax on dynamic list target templating
There is no way to access nested fields on dynamic lists
targetfieldCloses # (issue)
Type of change
Checklist: