Calculating and Storing the Name of a Node and Parent.
Summary:
Hi Team,
we are trying to implement Calculating and Storing the Name of a Node and Calculating and Storing the Name of a Parent. We have created the properties where Default Type is Calculate and Store. Our requirement is to create new node in incremental manner( Ex: If the present highest node 10000, new node should be 10001, 10002, 10003..etc ). With the existing functions we are not able to create new members as expected. Can you throw some light on this requirement.
0