Re: Custom Form Creation in Jenkins

2018-10-08 Thread Ullrich Hafner
What did you try so far? Did you have a look into some plugins that use forms? What exactly is missing in Jenkins forms? It will help if you ask more specific questions... > Am 08.10.2018 um 07:53 schrieb Bhumika Dutta : > > Hi, > > Kindly let me know to steps for creating forms in Jenkins wh

Re: Custom Form Creation in Jenkins

2018-10-08 Thread Bhumika Dutta
Hi, Kindly let me know to steps for creating forms in Jenkins which save the submitted values in database. On Sat, 6 Oct 2018, 01:52 Baptiste Mathus, wrote: > Yep, or possibly make the frontend 'outside' of Jenkins, and use remote > API (?). > > Le ven. 5 oct. 2018 à 17:26, Ullrich Hafner a >

Re: Custom Form Creation in Jenkins

2018-10-05 Thread Baptiste Mathus
Yep, or possibly make the frontend 'outside' of Jenkins, and use remote API (?). Le ven. 5 oct. 2018 à 17:26, Ullrich Hafner a écrit : > Yes, it is possible. However, it is not recommended, the preferred way is > to use the controls and data binding provided by Jenkins core. > > Am 05.10.2018 um

Re: Custom Form Creation in Jenkins

2018-10-05 Thread Ullrich Hafner
Yes, it is possible. However, it is not recommended, the preferred way is to use the controls and data binding provided by Jenkins core. > Am 05.10.2018 um 08:34 schrieb Bhumika Dutta : > > As per my company's requirement, I want to create custom front-end submission > forms using Jenkins. >

Custom Form Creation in Jenkins

2018-10-05 Thread Bhumika Dutta
As per my company's requirement, I want to create custom front-end submission forms using Jenkins. Is it feasible? If yes then please let me know the ways for creation of custom front-end submission forms. -- You received this message because you are subscribed to the Google Groups "Jenkins D