Shubham_Pakle
2 years agoIdeator I
Getting name property mismatch error while changing data type - Text to Date
The Property has data type Text and we are trying to set to Date on that time we are getting : -
does not match the required 'name' property pattern: ^[a-zA-Z](\w*| +\w+)*$]] Request: <Ite...
- 7 months ago
Hello Shubham_Pakle ,
As per your aml I have understood like you are trying to add the Item type with 1 property.
But while adding item type name is mandatory and you will get same error, so while creating it you need to add mandatory properties in AML. After adding mandatory properties I hope your issue will resolve.
Regards,
Suhas