Questions tagged [antform]

AntForm is a java tool designed to add interaction to Ant scripts through graphical forms.

AntForm is a java tool designed to add interaction to Ant scripts through graphical forms.

WebSite: http://antforms.sourceforge.net/

4 questions
3
votes
1 answer

Getting directory listing from SVN for use in ANT dropdown

I've done some Googling on this but I can't seem to find anything along the lines of what I'm needing. I'm using ANTForms for the GUI on our deployment. Developers can choose the build from the dynamically populated dropdown, hit ok and away it…
James Buckingham
  • 815
  • 5
  • 13
1
vote
0 answers

How do I set ANT DESIGN INITIAL VALUE form from props

I am passing props to createprofile component and wanted to set the initial values of ant design form from props. In the props, I have name and email. The props have values but when I pass them to initial values it shows nothing. Please tell me…
Shaheer
  • 49
  • 7
1
vote
0 answers

ANT GUI with path validation task

I've recently been experimenting with an ANT script for setting up a small application (with various paths and other variables) using AntForm. AntForm has a file selector, but I would have to write something custom to validate the path (i.e., make…
Nate Glenn
  • 6,455
  • 8
  • 52
  • 95
0
votes
0 answers

In Ant Design "Rules" in the Form.Items of Form component are not working

I am trying to use the rules in the Form. Items but because of some reason it is not supporting NOTE: The number is not supporting but that is not an issue rules feature is not supporting at all. NOTE: I think because it is rendering a lot that is…
amy
  • 233
  • 8
  • 14