-
-
Notifications
You must be signed in to change notification settings - Fork 824
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Afform - Add field types + pseudoconstant metadata to AfformSubmissio…
…n entity The html type info is needed for the fields to be usable in the Afform GUI. The reason for adding the pseudoconstant is to facilitate automatically fetching the title from the afAdminFormSubmissionList form. This could be inefficient for sites with thousands of forms, but I think that's sufficiently mitigated by the fact that this pseudoconstant won'be be used for much; it won't generally be loaded onto the client-side.
- Loading branch information
Showing
3 changed files
with
38 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters