Re: How to add default row in AjaxFormLoop

2016-10-13 Thread Thiago H de Paula Figueiredo
You're passing a collection to AjaxFormLoop. Just add an object to that collection. On Mon, 10 Oct 2016 16:47:35 -0300, sheikh hossain wrote: I wonder how to add a default row in AjaxFormLoop when a page renders. The issue we are facing is I can pre-build a default row within setupRender

How to add default row in AjaxFormLoop

2016-10-10 Thread sheikh hossain
I wonder how to add a default row in AjaxFormLoop when a page renders. The issue we are facing is I can pre-build a default row within setupRender() or onPrepareForRender() or even within onActivate() methods and the page correctly shows the default row with default values which consists of text f