You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`fieldtype` accepts both the field's name or the field's index. It's
inconsistent that `fieldoffset` only accepts the field's index, but not
its name.
This commit adds support to `fieldoffset` for the field's name,
documents and tests it.
---------
Co-authored-by: Alex Arslan <[email protected]>
Co-authored-by: Lilith Orion Hafner <[email protected]>
0 commit comments