Custom user registration form and custom user attributes.

I am wondering if anyone out there has any experience creating a custom portal user self registration form. This form would contain some default user attributes that are in the standard form, but it would also need to contain user attributes that are custom to the application we are deploying. Just wondered if anyone has any experience with this or how it might work.
Thank you,
Craig

I know this question has reaped no answers, so I thought I'd toss in a second request for the information. I have found no documentation on how to do this. Has anyone succeeded?
Thanks!
Erik

Similar Messages

  • I have a pdf registration form on my website.  It has a link that take the user to a payment page within my website.  They pay then submit the form.  The link currently opens in the same browser tab as the form and the user thinks that is the submission,

    I have a pdf registration form on my website.  It has a link that take the user to a payment page within my website.  They pay then submit the form.  The link currently opens in the same browser tab as the form and the user thinks that is the submission, which it is not.  I want my link to open into a new browser tab.  How do I do that?

    You can use the following JS code:
    app.launchURL("http://www.example.com", true);

  • How to create a user using XML and specifying addional attributes that are objects

    I'm trying to create a user using XML and specifying some attributes that are objects and not sure how to do it. How would I set the DirectoryUserAcl to Public?
    Here's the xml file:
    <?xml version = '1.0' standalone = 'yes'?>
    <SimpleUser>
    <UserName>mike2</UserName>
    <Password>abc123</Password>
    <AdminEnabled>false</AdminEnabled>
    <HomeFolderRoot>/home</HomeFolderRoot>
    <HasContentQuota>false</HasContentQuota>
    <DirectoryUserAcl> ??? </DirectoryUserAcl>
    <DefaultAclBundleAcl> ??? </DefaultAclBundleAcl>
    <HomeFolderPolicyBundleAcl> ??? </HomeFolderPolicyBundleAcl>
    </SimpleUser>

    I figured out the answer:
    <?xml version = '1.0' standalone = 'yes'?>
    <SimpleUser>
    <UserName>mike2</UserName>
    <Password>abc123</Password>
    <AdminEnabled>false</AdminEnabled>
    <HomeFolderRoot>/home</HomeFolderRoot>
    <HasContentQuota>false</HasContentQuota>
    <DirectoryUserAcl classname="SystemAccessControlList" refType="name">Public</DirectoryUserAcl>
    </SimpleUser>
    null

  • Interface between self registration form and prospects

    Hi all,
    I am defining the interfaces between the Self registration form and the prospect in the supplier registration. Does anybody know how the data are tranfered into the prospects? How can the purchaser acceed to these informations to give his approval?
    Once this step is over the supplier will answer to a survey (questionnaire). Where are stored the answers? Are these data visible?
    Thanks in advance

    Hi,
    Per my knowledge, the code should be pasted in CustomLogin.aspx.cs page.
    Chun Liu has also written an blog about the custom login page for FBA, you can have a look at it.
    http://blogs.msdn.com/b/chunliu/archive/2010/08/21/creating-a-custom-login-page-for-fba-in-sharepoint-2010.aspx
    More reference:
    http://blogs.msdn.com/b/kaevans/archive/2010/07/09/creating-a-custom-login-page-for-sharepoint-2010.aspx
    http://sivarajan.me/post/SharePoint-2013-Enabling-Custom-Login-Page-and-Mixed-Contents-Part-2
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • 'Standard Role' 'User' 'Business Partner' and 'Internet User'

    hii
    Currently I m working on E-Recruitment 6.0 BSP's..
    Can somebody explain me....
    1)
    'Role' 'User' 'Business Partner' and 'Internet User'
    Kindly help me undertand the relation between the above mentioned IDs and there creation
    2)
    I have created Business Partner(External Person) ID using BP(txn)...Kindly let me know how to create the 'Internet ID' and 'PW'
    So that I can use it for HRRCF_StART_EXT (BSP)
    kindly explian...or mail me any documention related to
    E-recruitment to my id [email protected]
    Looking for a immediate reply
    Regards,
    Raghav

    Role - is the same as the concept of role in R3. SAP Delivers some pre confogured authorisation profiles for some standard roles.
    Roles are assigned to user depending on the client's requirement.
    Business Partner is the same as BP in CRM. basically, the following will be BPs in ur system:
    Each independent user of the recruitment process - as BP Branch.
    All third party recruitment vendors as BP Type Agency.
    All employees will also be BP in the system.
    All external applicants.
    You can create internet user using the t code SU05. You can also use the R3 sytem user credentials to log on to the url application by configuring the system to use the SAP login. (this is done thru t code SICF)
    Hope this helps.

  • How can set a customized search results template and all users see it

    Hi all ,,,,
    I Added new costume template search result
    And when I added this template it’s added only for the user how created this template ,And I need all users see and use this template can anyone tell how I can add template for search result and all users see it or if I can do synchronies for this template.

    I wasn't able to understand what was meant by this post. Therefore, I modified the standard template HeadLine View.
    Columns for this template are defined in the include slim_search_result_table_header_setup (in std_page.htm).
    Here is the modification of the code:
    <$if customTemplateId and not (baseTemplateId like customTemplateId)$>
              <$columnsString = utGetValue("customlisttemplates/" & strLower(customTemplateId), "columns")$>          
              <!-- Modify START by Oracle-->
         <$else$>
    <!-- here add default fields -->
              <$columnsString="dDocName,dDocTitle,dInDate,dDocAuthor"$>
    <!-- here add your custom fields -->
              <$columnsString=columnsString&",xComment"$>
              <!-- Modify END by Oracle-->
         <$endif$>

  • Custom Search Form and custom attribute picklist?

    I have a custom item type which has a custom attribute NAICS_Code. The NAICS codes are stored in a database table and the attribute is set to a list of values that is a query on that table. The attribute is associated with a custom item type as a text attribute.
    Now, when I add the custom item type to a page, the NAICS Code field is a popup selector, as expected.
    On a Portal page, I have the Custom Search Portlet that searches another page that contains the custom item type.
    On the Custom Search Portlet, I can add the NAICS Code as an additional attribute, but the search field is a plain text box and NOT a pick list of any kind.
    Can I configure the Custom Search Portlet to use associated LOVs with filter by attributes?

    I'm afraid that in the version of portal you are using we don't render LOVs for LOV attributes on the search portlet.
    In 10.1.2 attributes are added to the search form using a More Attributes button which simply render an empty row for the attribute details to be filled in.
    In 10.1.4 this was improved considerably. Now attributes are added to the search form like they are added in the edit defaults, with a Choose Attributes link which opens a popup to select the attributes. On closing the popup the search form is re-rendered and any LOV attributes will be rendered with a combo box of available values to select from.

  • Sharepoint Forms and Custom Lists and Workflows using Sharepoint Designer

     I created a Custom SharePoint List with a custom work flow. Basically the list does the following:
    Group A initiates the list, fills in all the information
    Group A will check a box based on a Y/N question, the driver of the work flow is if the Y/N question is answered with an Y, then Group B will get a task assigned and an email notification will go to Group B to continue the work flow.
    Group B will fill out information and check Y/N question, if answer is returned Y it will go to Group C via the same method as above.
    What I need is as the form goes from one group to the next how can I make sure that Group C doesn't see the responses from Group B? How do I write this into the workflow?

    I think now I can add screen shots to explain what I need to do better.
    I created a custom sharepoint list. Users click on Add new Item and Group A will answer generic questions until they get to Continue to Dispute to IQ (Yes/no) Checkbox.  If they answer Yes, the workflow will start and create a task for Group B
    (IQ Group). Group B will answer 4 questions (IQ Responses, IQ Notes, IQ Name and Date). Group B will check Yes or No to Continue Dispute to QA (Group C).
    See Screen shot.
    What we would like for the workflow to do is based on the Yes or No check boxes (Continue to IQ or QA). If Yes is checked then the workflow will generate a task in the task list. We don't want Group B and C to see each other's responses. I set up a workflow
    using impersonate steps, but am not sure if this is correct. Can you look at the workflow steps below and let me know if this is right?

  • How to create customer self registration form iReceivables in 11.5.10.2

    Hi,
    I am new to iReceivables and in need to know how to create customer self registration in iReceivable 11.5.10.2.
    Please give the steps. I the guide its mentioned as need to create the static HTML page. If so please let me know how to do it. Please give me if you are having any sample code.
    Regards
    Suresh P

    Please see these docs.
    SelfService Registration Link Not Working For iReceivables [ID 603353.1]
    iReceivables user tries to register for iStore and message 'Email Address Is Already In Use' [ID 1114661.1]
    Questions: Auto Login After Self-Registration [ID 403097.1]
    How to Find iReceviables Patchset Level on 11i Instance [ID 263942.1]
    How To Create Custom Self Registration Challenge Questions In 11i [ID 759998.1]
    iReceivables Self Registration Challenge Question not Working [ID 961586.1]
    The Ireceivables Self Registration Page Errors Out. What Are the Setups to Review? [ID 414161.1]
    How To Control The Invoice Picked Up In iReceivable Self Registartion Challenge Question? [ID 1310902.1]
    Thanks,
    Hussein

  • User registration form problem

    I'm having trouble with a Dreamweaver form that uses the
    built-in insert record feature. I've successfully implemented this
    on my server before, but this time, after a user completes and
    submits the registration form, their info is added to the database
    table but they just see the registration page again. I've defined a
    unique page to go to after registration but this still happens. If
    the user tries to login, they are able to do that, the problem only
    takes place on the registration side.

    What server language are you using?
    Could you post the registration code?
    Dave
    "michaelphill" <[email protected]> wrote in
    message
    news:frm3u5$q5t$[email protected]..
    > I'm having trouble with a Dreamweaver form that uses the
    built-in insert
    record
    > feature. I've successfully implemented this on my server
    before, but this
    time,
    > after a user completes and submits the registration
    form, their info is
    added
    > to the database table but they just see the registration
    page again. I've
    > defined a unique page to go to after registration but
    this still happens.
    If
    > the user tries to login, they are able to do that, the
    problem only takes
    place
    > on the registration side.
    >

  • User Registration Form

    Hi. I am trying to create a user regsitration form. I have used the User Registration Widget, tested the form, filled it in and and received my login activate account email. When I click on activate account I get an error - 'Error: Internal Error'
    Any ideas
    thanks in advance

    Thanks for the reply: Here is the error message. I see it says unknown column 'Active'. I don't understand why.
    Error:
    Internal error.
    Developer Details:
    tNG_update.getLocalRecordset:
    Error message:
    Unknown column 'active' in 'field list'
    SQL statement:
    SELECT active,id, id as kt_pk_lustrum_access FROM lustrum_access WHERE id =1 (UPD_RS)
    tNG Execution Trace - VIEW

  • UIX user registration form

    I need a tutorial on how to build a form where website user can register ie enter user ID password etc...
    Something similar to toystore application but wuth UIX. Unfortunately I am not skillfull enough on how to reverse-engineer toystore app and hence would appreciate DETAILED help on how to do this. All the user information would be stored then in a table, right? Where is password stored? Is this similar to jazn basic or form based authentication and how?
    Please help
    Rade

    Under the help search tab (the third tab in the help system, shows a flashlight) type TrivialPageFlowEngine and search. The search should yield two topics. Look at the first.
    If that doesn't work, then from the top level in the table of contents go to
    ->Building J2EE Applications
    -->Working with the Web Tier
    --->Working with ADF UIX Pages
    ---->UIX Guidelines
    ----->ADF UIX Basics
    ------>Using a Controller in ADF UIX

  • Incorrect total is being added up on registration form and submitted to PayPal as an incorrect amount

    We have an Adobe Central registration form for our event and when people total the cost and submit payment they are being billed an incorrect amount.  Pay Pal says this is an Adobe Forms issue.  Can you help?
    Thanks
    Susan

    Hi,
      Please provide the additional information that I requested via email.
    Thanks,
    Lucia

  • Authorization Issue with Custom Pending Value Object and Anonymous Users

    Hi,
    I am just converting my demo from version 7.1 to 7.2. I am not doing upgrade. The demo uses a custom pending value object USER_REQUEST. The idea is that new employee goes to Java AS as anonymous user and enters her details and store where she will work. After submitting request there is an approval process using custom entry type USER_REQUEST. If the request is approved then IdM converts USER_REQUEST into MX_PERSON entry. This works nice in 7.1 but I am having problems with replicating this in 7.2. I created new UI task accessible by anonymous that creates new USER_REQUEST entry. I also assigned role idm.anonymous with UME action idm_anonymous to UME built in group Anonymous users.
    My problem is with the field STORE. This field is a reference field to another custom entry type STORE (this entry type will be used in context based assignment). Every new employee must selects a store where she will work. The problem is when user clicks on button "Select". Web dynpro terminates and returns authorization error. I also tested this with entry type MX_ROLE. I added attribute MXREF_MX_ROLE and same issue. So it seems that just assigning UME action idm_anonymous is not enough to list objects from identity store. I found a workaround for this issue. When I assign also UME action idm_authenticated to Anonymous users then it does not dump and I get a pop up window where I can search for store. It does not seem right to assign idm_authenticated to anonymous users.
    Another issue is with display task for entry type USER_REQUEST. I assigned a display task to entry STORE and I set that Anonymous have access to this task in Access control tab. I assigned default value to the field store. So when a user opens page she can see a hyper link to display already assigned store. When user clicks on this hyper link it opens a new pop up window and user must authenticate against Java AS. After successful authentication the display task for entry STORE is displayed. I would assume that anonymous user can display it without authentication.
    So to me it seems like authorization checks have been changed in 7.2 versions and are more strict for anonymous tasks. Hence my question is how can I implement my scenario. Am I missing some configuration or what's the proper solution to my two issues? I don't count assigning idm_authenticated to Anonymous users as a solution. This workaround does not solve my second issue.
    Thanks

    Some of the folks from Trondheim labs check, but rather infrequently.  There's another person who I guess is in consulting that also checks from time to time.
    Sorry I can't help you with your main question...
    Matt

  • Custom search form and custom results

    Hi, everyone!
    My problem is that I have to search for custom items with custom fields (attributes). So I have to create my own search form with necessary fields. Than the solution may be to call the portal30.wwsbr_search_api.submit_search procedure, but it renders it's own HTML result with advanced search form. That doesn't suit me. Searching for alternative API, I found portal30.wwv_searchdb.search function. I tried to use it, but in any case it fails with exception and error message "ORA-01403: no data found". From the previous messages I've discovered that there is custom search portlet in 9.0.2. But is it possible to solve my problem without these new features?
    Thank you for your answers ;)
    yk
    P.S. Sorry for my English...

    Yuriy,
    I'm sorry but the portal30.wwv_searchdb.search api is not one of the public apis. There is no simple out of the box way to address your issue with release 1 of Oracle9iAS Portal (you'll have to wait for release 2 for that), but you could do some post processing of the HTML that gets returned from the search results screen and present that to your users. While it would take a little work it would probably give you the functionality you desire.
    You would create a custom search screen, and have the submission call our api with the users values. Then process the results of that call (an HTML page) inside a procedure to finally present your own view of the data.
    Good luck,
    Rich

Maybe you are looking for

  • Trouble switching my Nano from Mac to PC

    Hi all. I've had my Nano for months, it worked fine, connected to my home PC. Then I get my new Macbook (great laptop!) and decide to reformat it as a Macintosh Nano. Which is fine, and all is well, except then I realize that instead of transferring

  • Why iphones dont have clipboards and attachments in their email apps?

    Two things i dont like in iphones and ipads are that they dont auto fill or have clipboards as samsungs neither can one attach a photo or document via the email app! This seems rediculous for even the less famous and leas expensive smartphones can do

  • Unable to install diisc 2 & 3 elements 10

    I have a new pc laptop. I installed disc.1 of elements 10 - no problems. Then it said put in dics 2- I pressed OK before I took out disc 1 then my dvd disc slot wouldn't open until I went out of the adobe program. When I put my disc 2 in it only allo

  • Macbook pro dead after 10.7.5 update

    after this update, 2010 macbook pro will not boot. hangs on grey boot screen with spinning wheel. tried restart with option command p r    same result what are my options?

  • Pop up from Apple won't disappear

    I recently got a new iPod touch 4th generation.  I backed up my iCloud onto it and a pop-up came up saying "Your iPod touch's setting have been restored.  Your purchased apps and media will now be automatically downloaded".  I tried pressing "OK" to