Hi Folks,

I am following tutorial[1] in Enterprise Store. I this example I can create
a custom RXT. When adding a field, we write;

<field type="text" required="true">
    <name>Name</name>
</field>

But If I need to add a custom attribute;

<field type="text" required="true" *placeholder*="Enter your name">
    <name>Name</name>
</field>

It gives following error;

Failed to save the configuration.
> ManageGenericArtifactServiceRegistryExceptionException


How can I add / escape these custom attributes?

[1]
https://docs.wso2.com/display/ES100/Adding+a+New+Asset+Type#AddingaNewAssetType-Step1-CreatinganRXTdefinitionforyourassettype

-- 
With Regards,

*Rasika Perera*
Software Engineer
M: +94 71 680 9060 E: [email protected]
LinkedIn: http://lk.linkedin.com/in/rasika90

WSO2 Inc. www.wso2.com
lean.enterprise.middleware
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to