Is it RTC to classic client you are referring to (you have posted in classic client section)?...
In RTC you get a "mini-dropdown" list and on here you need to click on "Advanced" to go the the full list page which will allow you to add a new record. Note if the list page does not show a "New" action then set the InsertAllowed property to 'Yes' (not 'No'). Also, if the list page has a related card page then also make sure that the InsertAllowed property of the card page is also set to 'Yes'
In Classic client there is no "New" button - you ether go to a blank line at the end of the list and create a new record or if it's not editable then you then go to the card view and add a record there
Where are you looking for the "New" option? As mentioned above it won't appear next to the "Advanced" option - you will have to click on "Advanced" to get to the List page and then create a new record from there.
i have field that it is related to another table shown as dropdownlist . so when i open the dropdownlist , a list of related record appear . At the button there are 2 button "new" and "advanced" . "New" button open directly the page card in order to create new record ,and the "advanced" button open the list page .I have used this option before but i don't know how the new button disappear .
Ok if the "New" action is not available on the list page then that explains why it's not on the dropdown list. Now double check that both the list page and the related card page have the "InsertAllowed" property set to "Yes". Also the list page must be Editable or the related card page must be editable.
Answers
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
if you want to show it then you need to set InsertAllowed property to Yes.
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Also, to be clear - you won't get a "new" option next to the "advanced" option - you need to click on "advanced" and then add from there.
Can you check/confirm that the List page is editable (Editable property = Yes)
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!