Notifications
Announcements
No record found.
hi all,
i have created a list page it is throwing a pop up window when i run the list page kindly help me .
the messgae is Select a record type to create
thank you .
Hi Suriyas,
Could you, please, provide more information about your list page, maybe a screenshot of the query you have used? Have you created a list page for standard tables or custom tables?
HI ,
This is for both Standard and custom table.
pls share the visuals of the list page properties and caller
HI Suriya,
have you found solution to this. if yes please share your appraoch. i am facing the same , whenever i click on new its showing the dialog
I guess that the form uses a table with inheritance, correct? It sounds like you're trying to create a new record and the system doesn't know which concrete child you want to use.
What you should do depends on what you want to achieve. Maybe you should use a different table, maybe you should implement logic for choosing the type, maybe the current behaviour is actually correct...
Dear Martin,
I had a created custom form similar to vendor master (not the duplicate of Vendtable form ) ,.customdatasource(with numberSeq) having relation with dirpartytable . only two tables in form. i am trying to create new record, its showing a dialog like" select a recordtype to create" if i click on create button ,its creating my new record with my numSeq,
i dont want to see that standard dialog when i click on new. any suggestions
It seems I was correct - your form is trying to create a record in DirPartyTable, which uses inheritance and the system doesn't know which type it should create. You must decide what you want to achieve - maybe you always want to create a particular type of party, such as Person. Or maybe you want to choose the type in code, based on on a parameter or a form control (such as the "Type" combobox when creating vendors in the standard form).
Hi Martin,
if that is the case, what should i do in prior. bcas my form generates some registrationId(instead of Vendor account for your understanding) wrt relation with dirpartytable. i need to create of type Organization only as of now. no person. In my form, i am not having formcontrol like "type". i added that type as a field in my custom table which would be Organization(type). how to achieve ur suggestion!
Then use DirOrganization instead of DirPartyTable.
If you dont want create any record (dirparty etc.), you can use views too
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 660 Most Valuable Professional
André Arnaud de Cal... 549 Super User 2025 Season 2
Sohaib Cheema 307 User Group Leader