How do I add fields dynamically in web2py forms? -


i have form field(with label "person1"). add more fields of same type add more people. how add specific fields dynamically in web2py forms clicking button?

u cant add automatically fields form.it should done manually field('name',label='',widget='').in way u can add fields form


Comments

Popular posts from this blog

ios - Is 'init' forbidden as *part* of a variable name? -

javascript - Why Selenium can't find an element that is graphically visible -

qt - Microsoft FTP Service 451 The parameter is incorrect -