Title: LOGIN FUNCTION
Last modified: October 27, 2020

---

# LOGIN FUNCTION

 *  Resolved [Graicifyd](https://wordpress.org/support/users/graicifyd/)
 * (@graicifyd)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/login-function-2/)
 * I am building a form that two different people at different locations would have
   to fill in.
 * Would it be possible to have a login function so that when one partner fills 
   the form, he shares the link with the other who also logs in to fill the other
   part of the form and submit?
 * In other words, can a filled form be shared via a link to another to complete
   and submit?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Flogin-function-2%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/login-function-2/#post-13585822)
 * Hello [@graicifyd](https://wordpress.org/support/users/graicifyd/)
 * The plugin does not include a specific mechanism to implement this behavior, 
   but you can get it by yourself using some features at once:
 * The “URL Operations” module ([https://cff.dwbooster.com/documentation#url-module](https://cff.dwbooster.com/documentation#url-module))
   includes operations to get the parameters in the URL, and generate URLs dynamically.
 * The [CP_CALCULATED_FIELDS_VAR] shortcode allows to generate javascript variables
   with parameters received by post and get ([https://cff.dwbooster.com/documentation#javascript-variables](https://cff.dwbooster.com/documentation#javascript-variables))
 * Including a block of javascript in the page allow you to populate a form by default(
   [https://cff.dwbooster.com/documentation#populate-form](https://cff.dwbooster.com/documentation#populate-form))
 * Best regards.
 *  Thread Starter [Graicifyd](https://wordpress.org/support/users/graicifyd/)
 * (@graicifyd)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/login-function-2/#post-13585893)
 * Thank you so much for your support, as usual, I will consider these options.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘LOGIN FUNCTION’ is closed to new replies.

 * ![](https://ps.w.org/calculated-fields-form/assets/icon-256x256.jpg?rev=1734377)
 * [Calculated Fields Form](https://wordpress.org/plugins/calculated-fields-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/calculated-fields-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/calculated-fields-form/)
 * [Active Topics](https://wordpress.org/support/plugin/calculated-fields-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/calculated-fields-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/calculated-fields-form/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Graicifyd](https://wordpress.org/support/users/graicifyd/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/login-function-2/#post-13585893)
 * Status: resolved