How to customize registration process in Drupal 7? [closed] - drupal

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I want to customize default registration process in Drupal 7. The registration process includes 3 steps:
Show some account types (in a page or form?). For example "personal", "business", "organization"... And users will choose their own account type.
Fill information into registration form. Each account type which users choose in step 1 has some corresponding fields.
Finish registration with an confirmation email or something else.
The registration process is similar to https://secure.payza.com/signup
Thank you for helping.

Related

Is there any way I can log the changes that have been made on CRM elements in Bitrix24? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 8 days ago.
Improve this question
I would like to log some changes that may happen on CRM cards in my Bitrix24 account, is there any way I can compare the old fields to the new ones?
So, in this case, I would know every change that have been made and who did it
I tried to create a business process, so every time I update a deal, lets say, I would log the changes, but I couldn't find a function that does it.

How do you make two user types, one of which has to pay in order register? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 5 years ago.
Improve this question
Say I have a site with two types of user
contentCreator
and
contentUser
What I want to do is :
contentCreator has to pay to have an account, and once logged in, has feature set X.
contentUser can register for free, and once logged in, has feature set Y.
All I need is a pointer in the right direction to get me started.
This can be achieved using a membership plugin where you have a free and a paid membership structure and limit the content access based on the user membership plan.
You can use plugins like Simple Membership and configure it to have both paid and free memberships.

Firebase: How to know if a user used the app within 4 weeks [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 5 years ago.
Improve this question
Using Firebase as a backend for my mobile app, how can I get the information (on the client side) if a user was using my mobile-app within the last 4 weeks or if he didn't?
I somehow need to get the date of last usage (last read, or write operation, last login...)
I know there is the information of "last sign-in" in the admin SDK, however I'm not sure if this is supposed to be integrated in the app itself.
you can add lastOnline field to your user entity and change it everytime the user quit the application :
DatabaseReference userLastOnlineRef = FirebaseDatabse.getInstance().getReference("users/joe/lastOnline");
userLastOnlineRef.onDisconnect().setValue(ServerValue.TIMESTAMP);
link

Saving the username and gender and more data when getting response from api login [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 years ago.
Improve this question
when ever the user make login by facebook or google it return data but it does not save it in fields added to registration form like full name and gender and so on , It only save the data into the users table it save the email and username what is the problem and what should i do too please some one give me an answer

Why should I use custom Open Graph Sponsored Stories [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
Facebook allows me to create a creative which targets an open graph actions, such as:
"User listened to a song on Spotify".
Why should my creative target an object which isn't mine?
Can someone bring up a useful example?
Let's say you may want to target a band.
You don't have to own the app in order to promote the band.
For example: "John has listened to 'The black Keys' on Spotify".
That way you can target and promote the band even if you don't own the app or the object.

Resources