I am trying to make a simple form that allows both editing of previously entered rows, and to add a new row. Edit and delete work correctly, since those buttons are on the same row as the record in question, however, I need the new record button to display at the bottom of the table, and only once per page, not side by side with the other rows of data.
I put {new_record} in the footer section of the General tab for this, but it only displays the raw text of '{new_record}' on the page. Is it possible to get that method to work in the footer? or only in the body section of the ChronoConnectivity? If this is not possible, is there a work around to do this?
I put {new_record} in the footer section of the General tab for this, but it only displays the raw text of '{new_record}' on the page. Is it possible to get that method to work in the footer? or only in the body section of the ChronoConnectivity? If this is not possible, is there a work around to do this?