문제

I am trying to handle "ctrl+n" (create new record) action on a list page. I would like to start an wizard after ctrl+n is started. On a normal form I can do it on datasource in create() method. Methods on datasources are disabled on the list page. I can not find a way how to do this. I know it is done somehow on a PurchTableListPage but I can not find how.

How this action can be handled on form with listpage template?

도움이 되었습니까?

해결책

It is on design "newRecordAction" property.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top