A text field's "Advanced Tab" settings are not reflected in activiti-form in ADF
See original GitHub issueType of issue: (check with “[x]”)
- [ ] New feature request
- [x ] Bug
- [ ] Support request
Current behavior: A text field’s “Advanced Tab” settings are not reflected in activiti-form in ADF. For example, I have configured a text field’s “input mask” and “input mask placeholder” properties and please find attached the screenshots.
Form Field Configuration
This is how it looks in Activiti-App at runtime
This is how it looks in an ADF APP
Expected behavior: Expected those “input mask” and “input mask placeholder” settings reflected in ADF component
Component name and version: ng2-activiti-form.
Browser and version: tested in Chrome, possibly in all!
Issue Analytics
- State:
- Created 7 years ago
- Comments:6 (5 by maintainers)
Top Results From Across the Web
Troubleshoot mapping data flows - Azure Data Factory
In this article. General troubleshooting guidance; Common error codes and messages; Miscellaneous troubleshooting tips; Next steps.
Read more >ADF 1.8.0 Release Note - Alfresco Hub
In the ADF 1.8 release we've introduced a number of new generic features ... You can now add an empty template that will...
Read more >Default text not deleting when tabbing from field to field
One box on my form is not deleting the default text as a user tabs from field to field. The user has to...
Read more >Configure word wrap and tab settings for different file types
To configure the Word Wrap/Tab Settings, access the Advanced ... for that file type into the File Extensions text field as shown in...
Read more >Untitled
Tourist guy on 9/11, Dalek serving afternoon tea, Nocturne op 9 no 2 sheet music ... Input help text html5, Alphabet serbe cyrillique,...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
It’s a point of searching the right component. As angular 2 is released more and more components get released. Here’s a possible candidate for input masks for instance: https://github.com/text-mask/text-mask
Hi @magemello, the details are attached in the issue description (three images):
The first image under the heading “Form Field Configuration” is the Advanced Configuration I did on Contact Number. Please check the Input Mask and Input Mask PlaceHolder configurations on the field. The second image is under the heading “This is how it looks in Activiti-App at runtime” is how the field appears in activiti-app. Please check the two contact number fields and its appearance when there is data and when empty(placeholder)
The third image is under the heading “This is how it looks in an ADF APP” is how the field appears in ADF app. Please check the two contact number fields where those configurations are not reflected.