How to make changes to the join form

4 messages Options
Embed this post
Permalink
surendhar () How to make changes to the join form
Reply Threaded More More options
Print post
Permalink
Hi All

How to make changes to the join form and the path for the file is following

buildout-cache/eggs/Plone-3.3rc5-py2.4.egg/Products/CMFPlone/skins/plone_login/join_form.cpt

Even though if I make changes to the above file it is not effecting. If I made changes via ZMI it is effecting. Can't we make changes to join form.
I want to add one text field for that and to that field, and I want to set the dynamic value for that field (value will be available in request object). Where I can write the python script to set the value.


Please any one help me out

Regards,
Surendhar
monks () Re: How to make changes to the join form
Reply Threaded More More options
Print post
Permalink

If u can make changes via ZMI, then where is problem ?
--

Regards,
Mayank Mathur


>
> Hi All
>
> How to make changes to the join form and the path for the file is
> following
>
> buildout-cache/eggs/Plone-3.3rc5-py2.4.egg/Products/CMFPlone/skins/plone_login/join_form.cpt
>
> Even though if I make changes to the above file it is not effecting. If I
> made changes via ZMI it is effecting. Can't we make changes to join form.
> I want to add one text field for that and to that field, and I want to set
> the dynamic value for that field (value will be available in request
> object). Where I can write the python script to set the value.
>
>
> Please any one help me out
>
> Regards,
> Surendhar
> --
> View this message in context:
> http://n2.nabble.com/How-to-make-changes-to-the-join-form-tp3951445p3951445.html
> Sent from the General Questions mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Plone-Users mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/plone-users
>



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Plone-Users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-users

Regards,
Mayank
surendhar () RE: [Plone-Users] How to make changes to the join form
Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

 

Thank you Mayank Mathur

 

My problem is if I make changes in ZMI it will not effect join_form.cpt file (correct me if I am wrong). But my requirement is to make the changes permanent. Is Plone Invite product is help full. I have installed Plone invite product, It is also having join_form.cpt. But when I make changes to it, the changes are not effecting. How make my changes permanent. Please give me your suggestions

 

Regards

Surendhar


From: monks [via Plone] [mailto:[hidden email]]
Sent: Thursday, November 05, 2009 4:40 PM
To: surendhar
Subject: Re: [Plone-Users] How to make changes to the join form

 


If u can make changes via ZMI, then where is problem ?
--

Regards,
Mayank Mathur


>
> Hi All
>
> How to make changes to the join form and the path for the file is
> following
>
> buildout-cache/eggs/Plone-3.3rc5-py2.4.egg/Products/CMFPlone/skins/plone_login/join_form.cpt
>
> Even though if I make changes to the above file it is not effecting. If I
> made changes via ZMI it is effecting. Can't we make changes to join form.
> I want to add one text field for that and to that field, and I want to set
> the dynamic value for that field (value will be available in request
> object). Where I can write the python script to set the value.
>
>
> Please any one help me out
>
> Regards,
> Surendhar
> --
> View this message in context:
> http://n2.nabble.com/How-to-make-changes-to-the-join-form-tp3951445p3951445.html
> Sent from the General Questions mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Plone-Users mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/plone-users
>




------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Plone-Users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-users


Regards,
Mayank

 


View message @ http://n2.nabble.com/How-to-make-changes-to-the-join-form-tp3951445p3951506.html
To unsubscribe from How to make changes to the join form, click here.

 

monks () Re: How to make changes to the join form
Reply Threaded More More options
Print post
Permalink

normal behaviour is to customize join_form from /portal_skins/plone_login
to your custom directory and then make changes. It should affect result.
And that's normal way to customize scripts in ZMI.

--

Regards,
Mayank Mathur


>
>
>
> Thank you Mayank Mathur
>
>
>
> My problem is if I make changes in ZMI it will not effect join_form.cpt
> file
> (correct me if I am wrong). But my requirement is to make the changes
> permanent. Is Plone Invite product is help full. I have installed Plone
> invite product, It is also having join_form.cpt. But when I make changes
> to
> it, the changes are not effecting. How make my changes permanent. Please
> give me your suggestions
>
>
>
> Regards
>
> Surendhar
>
>   _____
>
> From: monks [via Plone] [mailto:[hidden email]]
> Sent: Thursday, November 05, 2009 4:40 PM
> To: surendhar
> Subject: Re: [Plone-Users] How to make changes to the join form
>
>
>
>
> If u can make changes via ZMI, then where is problem ?
> --
>
> Regards,
> Mayank Mathur
>
>
>>
>> Hi All
>>
>> How to make changes to the join form and the path for the file is
>> following
>>
>>
> buildout-cache/eggs/Plone-3.3rc5-py2.4.egg/Products/CMFPlone/skins/plone_log
> in/join_form.cpt
>>
>> Even though if I make changes to the above file it is not effecting. If
>> I
>> made changes via ZMI it is effecting. Can't we make changes to join
>> form.
>> I want to add one text field for that and to that field, and I want to
>> set
>
>> the dynamic value for that field (value will be available in request
>> object). Where I can write the python script to set the value.
>>
>>
>> Please any one help me out
>>
>> Regards,
>> Surendhar
>> --
>> View this message in context:
>>
> http://n2.nabble.com/How-to-make-changes-to-the-join-form-tp3951445p3951445.
> html
>> Sent from the General Questions mailing list archive at Nabble.com.
>>
>>
> ----------------------------------------------------------------------------
> --
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>> 30-Day
>> trial. Simplify your report design, integration and deployment - and
>> focus
>
>> on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> Plone-Users mailing list
>> [hidden email]
> <http://n2.nabble.com/user/SendEmail.jtp?type=node&node=3951506&i=0>
>> https://lists.sourceforge.net/lists/listinfo/plone-users
>>
>
>
>
>
> ----------------------------------------------------------------------------
> --
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Plone-Users mailing list
> [hidden email]
> <http://n2.nabble.com/user/SendEmail.jtp?type=node&node=3951506&i=1>
> https://lists.sourceforge.net/lists/listinfo/plone-users
>
>
> Regards,
> Mayank
>
>
>
>   _____
>
> View message @
> http://n2.nabble.com/How-to-make-changes-to-the-join-form-tp3951445p3951506.
> html
> To unsubscribe from How to make changes to the join form, click
> < (link removed)
> lc29mdHNvbHV0aW9uc2luYy5jb218Mzk1MTQ0NXwxNjYzOTY2MDI2>  here.
>
>
>
>
> --
> View this message in context:
> http://n2.nabble.com/How-to-make-changes-to-the-join-form-tp3951445p3951621.html
> Sent from the General Questions mailing list archive at Nabble.com.
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
> 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.
> http://p.sf.net/sfu/bobj-july_______________________________________________
> Plone-Users mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/plone-users
>



------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Plone-Users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-users

Regards,
Mayank