I configured some predefined properties to my KM documents. After it, I needed to create a XML form and use these properties for users to create such documents.
Here is what I had done.
- Open an existing News form and save as my own project, called FM_News.
- At the left side, select the Data Model, right click on Properties and select Reload Properties
- At the editor area, add a label ABC, add three check boxes A, B, and C
- Add a label DE, add two radio boxes, D and E
- Define A - Caption A, Name ABC, Value A, Property Reference /Properties/default:ABC
- Define B - Caption B, Name ABC, Value B, Property Reference /Properties/default:ABC
- Define C - Caption C, Name ABC, Value C, Property Reference /Properties/default:ABC
- Define D - Caption D, Name DE, Value D, Property Reference /Properties/default:DE
- Define E - Caption E, Name DE, Value E, Property Reference /Properties/default:DE
- Note: check box for multiple selection and radio box for single selection, XML Form Builder may warn you to use Combo Box instead, ignore it.
- Save and generate.
2 comments:
Hi !
Excellent articles on some tricky things.. I am currently working on a Project where an SAP CRM ISA application is being migrated to SAP Portal. Currently they are using Tomcat server, and the entire setup needs to run in SAP portal. May I request you to kindly guide me if you can ? It will be of immense help. Thanks !
Abhishek
Sure, we can learn from each other.
Post a Comment