programatically Rename a Topic
Hi
Need some help Urgently. !! I am creating Foswiki Site for my Project where I will allow users to create Application Topics.
I Use a normal HTML form and Data form to display HTML input controls. The user will provide all the details(basically about Application Briefs, Environments,Application Architecture, Software Stack used for that application e.t.c). I Produce the form using RENDERFOREDIT and
AutoIncrement for topic name. The user will provide the "Name of the application". Since I am using AUTOINC the topic name or rather application page title gets displayed as AUTOINC0001... I want to programatically rename this topic(AUTOINC00001) to the application name provided by the user. Is There any possible way to rename this programatically. Or is there any plugin which does this.
I also want the WYSIWYG or TINYMICE plugin like text editor for the text areas that are defined in my Data Form. How do i configure this, so that My HTML form automatically uses TINYMICE plugin for all the text areas in the DATAFORM.
Any help here for this novice...........
Thanks and Regards
Ajay