Question
3
Replies
178
Views
Posted: April 29, 2019
Last activity: January 3, 2020
Closed
Solved
unable to create same name property under child class
ive a connect rest that has following response in their API
response
---- main (created this as single page)
------- temp (created as decimal)
---- weather
------- main ( unable to create it as text as its already in created in another class as single page)
when im trying to create main proeprty under weather class it is automatically changing the property type to page.
plz help me hw to fix this.
Delete the property and try to create the same property ,don't save as the property .