Can I add a workflow to the form of update user details by default

When we add the update user details by default to the Site Modules form / Secure areas... is it possible to trigger a workflow whenever somone fills out the form? I tried what was ercommended in section http://helpx.adobe.com/business-catalyst/partner/create-workflow-notification.html but it does not :-(

Any help would be appreciated.

Thank you

Gavin

Unfortunately it is not possible at this stage.

Tags: Business Catalyst

Similar Questions

  • How can I add checkboxes without using the form widget?

    I would like to use check boxes for our facets of our search engine.  You can see an example below.  Is anyway to do this without using the form widget?

    PJM - Site updates

    It is not possible to do this with Widgets of the form of the Muse. You should perhaps look for other solutions online and get the source code and add to the Muse page using Insert HTML code.

    See you soon,.

    Vikas

  • [smart action] How can you add "car dock" in the form of action.

    I wanted to put in place an intelligent action that is triggered by load and Bluetooth and will start the CarDock mode.

    In the examples provided with the phone, I see an example that uses CarDock action Mode. But if I want to start one from scratch I can't find fashion car like an application.


  • How to add a BUTTON in the form of a report in report Page last column

    Hi friends,

    I created a form with Page report. Now, I want to ADD a button in the last column named Add in the last column of the Report.that would be a new column added to the report.

    How can I add a button to the form with Page report in the report and tell me how PK as ORDER_ID of a particular LINE with this button to add a reference ELEMENT.
    When I click on the button Add ELEMENT, then command to go to the next Page with ORDER_ID.


    How can I do that.


    Thank you

    Hello

    Modify your report and click the report attributes. On the right under 'Tasks' is "Add the link in the column" - click that. This creates a new column. Scroll down to the links section of this new column and add in the following:

    Link text: Add article
    Target: Page in the present application
    Page: (enter the number of the form page)
    Clear the Cache: (enter the number of the form page)
    Point 1 (name): (enter or select the name of the element of the form for the primary key page - for example, P2_ORDER_ID)
    Point 1 (value): (enter or select #ORDER_ID #-which should be the ORDER_ID column on the table for the report)

    Click on apply changes to save and run the report

    This creates a normal hyperlink in the column - each line will have a different value of ORDER_ID, so every link will be slightly different. If you want to make the link look like a button, you can do it with style if necessary

    Andy

  • I want to add text box to the form

    Hello

    Please help me to add text box to the form

    If the user can enter text

    I added the button with success

    cann't just add textbox

    Thanks gerard

    It works

  • How to add radio buttons to the form

    Hello

    I want to add option buttons to the form.

    I wrote the following code:

    Rbg RadioButtonGroup = new RadioButtonGroup();

    RadioButtonField r1 = new RadioButtonField ("first option button");

    RadioButtonField r2 = new RadioButtonField ("second radio button");

    RadioButtonField r3 = new RadioButtonField ("third option button");

    RBG. Add (R1);

    RBG. Add (R2);

    RBG. Add (R3);

    mainScreen. Add (RBG);

    When I run this, I get uncaughException.

    I am doing wrong?

    can someone help me please.

    Thank you

    Maury.

    On the screen, we can add that the fields. RadiButton group will hold all Radiobutton Fields.

     RadioButtonGroup rbg = new RadioButtonGroup();
            RadioButtonField r1 = new RadioButtonField("first radio button");
    
            RadioButtonField r2 = new RadioButtonField("second radio button");
    
            RadioButtonField r3 = new RadioButtonField("third radio button");
            rbg.add(r1);
            rbg.add(r2);
            rbg.add(r3);
            add(r1);
            add(r2);
            add(r3);
    
  • How can I add radio buttons to my form?

    How can I add radio buttons to my form?

    An update was released today which includes radio and checkbox button groups.

    Please update to the latest version.

    Thank you

    Sanjit

  • Where can I add a tag in the code of a library item?

    Hello

    508 compliance purposes, I need to add a label to a menu from the list that I created as a library item in Dreamweaver. Can someone tell me where in the code following the label code add and how it should appear. The site is http://www.graphicmechanic.com/DEKALBCOUNTY/index.html. My auditor 508 tells me that I need to add a label to the form.

    The code is:

    < meta http-equiv = "Content-Type" content = text/html"; charset = utf-8 ">"
    "" < link href = "... / cssfiles/lbistyles.css" rel = "stylesheet" type = "text/css" / >
    < do action = "" method = "post" name = "form1" class = "style52" id = "form1" > "
    < span class = "style26" > < strong > I WANT TO: < facilities > < br / >
    "" < img src = "... / pictures/5x5.gif" alt = "updated chart on page" width = "5" height = "5" / > < br / >
    </span > < span class = "style26" >
    < select name = "iwantto" class = "style55" onchange = "MM_jumpMenu ('window.open()', this, 0)" >
    "< option value ="http://web.co.dekalb.ga.us/voter/# "> SAVE to CREDIT < / option >"
    "< option value ="https://govaffiliate.ezgov.com/ezutility/index.jsp?agency=3411 "> PAY MY water BILL < / option >"
    "" < option value = "... /humanserv/HS-OSA-facilities.html" > FIND A SENIOR CENTER < / option >
    "" < option value = "... /humanserv/HS-Lou-Walker.html" > GET INFO ABOUT LOU WALKER CENTER < / option >
    "< option value ="http://www.dekalbstatecourt.net/ "> FILE a DECREE PROHIBITING to < / option >"
    "< option value ="http://www.dekalbcountyanimalservices.com/ "> REPORT A DOG LOOSE < / option >"
    "< option value ="http://web.co.dekalb.ga.us/courts/recorders/payment.asp "> GET INFO REFERENCE TRAFFIC < / option >"
    "< option value ="http://web.co.dekalb.ga.us/courts/probate/pistol.htm "> APPLY in a GUN LICENSE < / option >"
    "< option value ="http://web.co.dekalb.ga.us/courts/probate/marriage.htm "> GET MARRIAGE LICENSE has < / option >"
    "< option value ="http://www.co.dekalb.ga.us/dekalbflic/Centers.htm#service "> FILE FOR A DIVORCE < / option >"
    "< option value ="http://www.co.dekalb.ga.us/superior/index.htm "> GET INFORMATION ABOUT JUROR < / option >"
    "< option value ="http://web.co.dekalb.ga.us/taxcommissioner/search.asp "> PAY MY TAXES < / option >"
    < / select >
    </span > < / label >
    < / make >

    Any help would be appreciated.

    I also forgot to say, as an aside, in response to this:

    "It's just to take a little time to load (a lot of pages that was the update

    (appliquée à via le.lbi) ".

    It's a very good reason to use includes instead of the elements of Lib.  With contains, you can just edit and update a file only on your server and it will appear on all of your pages without having to also download all these pages themselves!  If you ever want to convert the instructions Include library hours (just a small part of the conversion total strive so!) I offer a free called DW Extension, suitably enough divaFreeTools:

    http://divaHTML.com/products/divaFreeTools/free_dreamweaver_tools.php

    --

    E. Michael Brandt
    
    www.divahtml.comwww.divahtml.com/products/scripts_dreamweaver_extensions.phpStandards-compliant scripts and Dreamweaver Extensions
    
    www.valleywebdesigns.com/vwd_Vdw.aspJustSo PictureWindowJustSo PhotoAlbum, et alia
    
    --
    
  • How can I add session variables for the subject field and the body of the e-mail Message?

    How can I add session variables for the subject field and the body of the e-mail Message? Tried several combinations, but do not seem to correct the syntax.

    This is the code I have. I need to change all the form variables in $msg in session variables. The $to part is supported. What remains are the $subject and $msg fields.

    $à = « à : ». $_SESSION ["toemail"];
    $subject = '$firstname $lastname, your registration details ';
    $from = "from: [email protected]"; "
    $msg = "Dear $title $firstname $lastname\r\n\nThank for the registration for the design of your dream Home.\r\nWe have received this following details details of you-\r\n\nClient-\r\n\nOccupation: $occupation \r\nPhone No.: $phone \r\nE-mail: $email\r\n\nPresent $ location: \r\n location\r\n\nPresent address: \r\n$ address\r\n\n\nFollowing are specified by you - design requirements \r\n\nBasic Features\r\n\nNo." floors: $floors\r\nNo. of bedrooms: bedrooms\r\nNo of $. of bathrooms: $bathrooms\r\nFloor region: $sqft\r\n\nFurther Suggestions: $ Plan\r\n\nSplit one further\r\n\n\nType floor: $splitfloor\r\n-remarks: $splitfloorremarks\r\nOpen floor: $openfloor\r\n-remarks: $openfloorremarks\r\n\n\nList of the rooms to be Included\r\n\nFoyer: $foyer\r\n-remarks: $foyerremarks\r\nDrawing: $drawing\r\n-remarks: $ alive drawingremarks\r\nFormal: $formalliving\r\n-comments : $ alive formallivingremarks\r\nFamily: $familyliving\r\n-remarks: $familylivingremarks\r\nHome Office: $homeoffice\r\n-remarks: $homeofficeremarks\r\nDining: $dining\r\n-remarks: $diningremarks\r\nMaster room: $master\r\n-remarks: $masterremarks\r\nMaster bathroom: $masterbath\r\n-remarks: $masterbathremarks\r\nMaster Dressing: $masterdress\r\n-remarks: $masterdressremarks\r\nBedroom: $bed\r\n-remarks: $bedremarks\r\nBathroom: $bath\r\n-remarks: $bathremarks\r\nDress: $dress\r\n-comments : $dressremarks\r\nStudy: $study\r\n-remarks: $studyremarks\r\nLibrary: $library\r\n-remarks: $libraryremarks\r\nPowder room: $powder\r\n-remarks: $powderremarks\r\nPrayer room: $prayer\r\n-remarks: $prayerremarks\r\nKitchen: $kitchen\r\n-remarks: $kitchenremarks\r\nPantry: $pantry\r\n-remarks: $pantryremarks\r\nUtility/area of work: $utility\r\n-remarks: $utilityremarks\r\nBalcony: $balcony\r\n-remarks: $balconyremarks\r\nStore: $store\r\n-remarks: $storeremarks\r\nLaundry : $laundry\r\n-remarks: $laundryremarks\r\nVeranda: $veranda\r\n-remarks: $verandaremarks\r\nCar porch: $carporch\r\n-remarks: $carporchremarks\r\nGarage: $garage\r\n-remarks: Theater garageremarks\r\nHome $: $theater\r\n-remarks: room of $theaterremarks\r\nMaid: $maid\r\n-remarks: $maidremarks\r\n\nOther general remarks: $general\r\n\nPlease note that the fields have been left blank in your form will be considered undecided details and used in discretion.\r\nIf of the architect , it better to add more later, design requirements please feel free to reply to this email with the details. « ;
    $fla = mail ($to, $subject, $msg, $from);

    Thanks in advance!

    askintrades wrote:

    How can I add session variables for the subject field and the body of the e-mail Message?

    What you want to do? Given the nature of your question, it seems that you probably don't know what a session variable is used. The PHP manual describes the purpose of sessions here: http://docs.php.net/manual/en/intro.session.php.

    I need to change all the form variables in $msg in session variables. The $to part is supported. What remains are the $subject and $msg fields.

    $à = « à : ». $_SESSION ["toemail"];

    Why do you need to change the form variables in session variables? They are already stored in session variables, or they come directly from the form?

    The $to part is not supported. When you pass $to to the mail() function, it should contain only an e-mail address, not a string that begins with "to:

  • The iPod nano allows me to add music to apple's music or can only add music purchased at the nano?

    The iPod nano allows me to add music to apple's music or can only add music purchased at the nano?

    IPod Nano can't stand Apple's music.

    Reference: join Apple music on your iPhone, iPad, iPod touch, Mac, or PC - Apple Support

  • How can I add a device of the anther

    How can I add a device of the anther

    Hello

    "If you paired with your Apple Watch but who want to use it with another iPhone, you can transfer your Apple Watch and its contents to your new iPhone.

    Instructions here > set up your Apple Watch

  • How can I add a Word to the lexicon? that is, how to stop my e-mail name AutoCorrect?

    How can I add a Word to the lexicon? that is, how to stop my e-mail name AutoCorrect?

    Greetings bonbog,

    You can add words to the spelling on your Mac dictionary. See this help page - check spelling and Grammar - Help Mac

    Specifically -.

    • Add words to the spelling dictionary: Control-click on a Word, then choose memorize spelling. The Word will not be marked as spelled in any document. To have the word marked as wrong spelled once again, the control key in a document, then choose unlearn spelling.

    Thank you for using communities of Apple Support.

    Be well.

  • Can we add this type on the Windows Server that comes with the Microsoft Action Pack subscription?

    Can we add this type on the Windows Server that comes with the Microsoft Action Pack subscription?

    Hello

    The question you have posted is related to professional level support. Please visit the link below to find a community that will offer in support of your request:

    http://social.technet.Microsoft.com/forums/en/category/WindowsServer

  • I can't add a component from the Add Remove program window as says could not initialize winxp

    I can't add a component from the Add Remove program window as says could not initialize winxp

    My victory is xp professional ver 2002 service pack 3

    It's usually easy to fix, but if you removed all the dll and inf files, you can have a bunch of other problems that you have not yet discovered.

    If you mean when you try to use Add/Remove Windows components you see a message like this:

    Install was not able to load the master file.
    The application could not be initialized.

    This happens because this file is missing:

    c:\windows\inf\sysoc.inf

    There is no copy backup of this file on your system and run the System File Checker will not replace the missing file (sorry, that Microsoft committed Support Engineer 'experts').

    You will need to get a real copy of your XP bootable installation CD or from a reliable source.

    There's a copy on my SkyDrive, you can download - here's how:

    I downloaded a copy of XP Pro SP3 file you need on my SkyDrive (everyone has a SkyDrive for file sharing).

    You can download it and when you do, put a copy of the file in this folder (assuming that Windows is installed on your C drive):

    c:\Windows\Inf

    Here is the link to my SkyDrive and you can get the file you need here:

    https://SkyDrive.live.com/?CID=6a7e789cab1d6f39&ID=6A7E789CAB1D6F39! 311

    When you see the files available for download, you can not see the file extension (.exe, .dll, .cpl, .sys, .zip, etc.), but when download you them they will have the right extension.

    When you download the file (especially if you use Internet Explorer), when you get a chance to save the file, your browser is unable to save the file with an extension (by example, .exe, .dll, .cpl, .sys, .zip, etc) then you will need to manually add the extension appropriate to the file when you download the file before you save it.

    You can download the file without the extension, and then rename the file to add the appropriate extension.  You do not want to use a file named sysoc when the name of the file should really be called sysoc.inf (if the downloaded file has no extension, you will need to change the name of the file to add the appropriate extension to make it work.

    You must then copy and paste the downloaded folder appropriate on your system.

  • How can I add my laptop to the network and connect to the internet as well

    I have internet access on my computer at home, the ipod, the ipad and iphone.  How can I add my laptop to the network and connect to the internet as well?

    Hello

    I suggest you to refer to the following Microsoft article and check if it helps.

    Add a device or computer to a network:

    http://Windows.Microsoft.com/en-us/Windows-Vista/add-a-device-or-computer-to-a-network

    For more information, see the following Microsoft article.

    http://Windows.Microsoft.com/en-us/Windows-Vista/setting-up-a-home-network

    http://Windows.Microsoft.com/en-us/Windows-Vista/what-you-need-to-set-up-a-home-network

    http://Windows.Microsoft.com/en-us/Windows/explore/home-networking

    Hope the information is useful.

Maybe you are looking for

  • How to disable the automatic function at the opening of the lid?

    Hello I am facing a strange question since I got my laptop auto turned on when I open the lid. I'm looking to find a way to disable this feature.Any help guys? Thank you

  • Problems of Satellite C660 - 03C keyboard

    Hi all.I read everything, and I couldn't find a solution to my problem.I have a Satellite c660 - 03C bought notbook of Australia, but I live (and use) in Romania. I have problems wit the keyboard because I received it and I want to update BIOS to fix

  • How recover Equium L40-10 X?

    Hello I'm trying to reboot my computer to factory settings do not know how to do this I need a floppy or there at - it something built into the laptop. Any help much appreciated. I have an Equium L40-10 X. Thank you

  • MediaSmart server EX490 HP

    It seems that the network adapter has failed in the MediaSmart server.  I tried to connect to the server on the network and using a crossover, cable and the connection keeps linking, drop, then connection then, abandoned ad-nauseam.

  • Impossible to update the BIOS, winflash.exe accidents

    I downloaded the tool to update BIOS update 1.19, but it crashes immediately when he launched winflash.exe. I'm plugged into the AC adapter and have a full battery. I'm on a x 220 running Windows 7 Professional x 64. Any help you would be much apprec