Initiation form of different workflows depending on the type of inquiry?

I have difficulties to get a form to start different workflows depending on the type of investigation. I followed the instructions described here without success.

I created two workflows: ID746065 and ID746066. Each workflow sends a notification e-mail to the various departments. I have the following code in my form:

"< select name = WorkflowList" class = "cat_dropdown" >

"< option value =" ">--please select--< / option >".

< option value = "ID746065" > notify sales < / option >

< option value = "ID746066" > notify Marketeing < / option >

< / select >

It does not work.

In the Site Manager = > Web Forms = > Web form properties = > use the workflow, I 'not to use a workflow' selected. Is this correct? I want the form to select the workflow. If I change "Use Workflow" to one of my Workflows, it send an email, so I know the Workflows are correct. How can I get the form to dynamically select the workflow?

I don't think you need to 'ID' before the workflow ID number.

Tags: Business Catalyst

Similar Questions

  • LR 5.7 - different abilities depending on the type of license?

    I use LR on a stand-alone license (not CC). After you run the update to LR v 5.7, I wish I had access to the film simulation Fujifilm Classic Chrome for the Fuji X - T1 camera model. I already asked this question in the user forum we Fuji X camera and it mingle reports: some users say they have access to this film simulation, when opening a RAW file that comes from the first camera from Fuji X - T1 (black) - I have the same camera, but my installation LR gives me access.

    Are there two different LR v. 5.7 versions out there with different features, or I made a mistake (I tried to call the simulation simulation of film via camera/profile of Calibration) when the call of the profile?

    I see the profiles, including classic Chrome, in LR 5.7 with a RAF to a X - T1 I downloaded on the internet.

    I'm on Plan of the CC photographer, so it does not check if the serial number version has, and I'm too lazy this uninstall and install the version of serial number to check.  I can say that these are only internal to LR and ACR, because unlike other additional profiles of camera-xxxx, they lack the .dcp files on the disk, so it could be that they are in the CC version, only.  Some evidence that they should be in the no - CC version is that they ARE there in the CS6 - ACR plugin 8.7, which is not CC:

    Here is the entry for the LR Blog back when these profiles were introduced that doesn't say anything about them being CC only:

    5.4 now available Lightroom

    A situation where the profiles do not exist is if you were displaying a non - raw (JPG instead of a RAF) picture, because these profiles are available for raw files.

    If none of this makes sense, can we see a screenshot of the list of profiles of your camera in LR 5.7?

  • Can you have several lead scoring the workflow based on the type of contact Eloqua?

    Hello!  We are preparing to implement Eloqua 10 and I'm working on lead scoring workbook.  I wonder if you can have different lead scoring evoluted based on the type of contact Eloqua?  My company serves four distinct markets and was hoping that lead workflow notation might be different based on what kind of contact I connect to the.

    Thank you!

    Hi Lucie,.

    Yes you can, I would say at the outset you do not add too many criteria, but rather seek to constantly refine and edit your program (s) that you were going to.

  • Task due date established by default depends on the Type drop-down list

    Hi all, I would like to implement the task of today + 2 days due date IF the drop-down list type is a known value AND if the deadline is today.

    I have thin, this is the real configuration: IIf (IIf ([< Type >] = "To Do", 1, 0) = 1 AND [< DueDate >] = today(), [< DueDate >] + 2 [< DueDate >])
    But it does not work, why? :(

    The default value 'post' is taken in, no syntax errors.

    Published by: bandikaa on 2011.06.14. 01:32

    Hello

    I don't think that default post won't work here. You can use the workflow to update expiration date field if the type is known.
    Create a workflow wiith the following criteria
    Registration type: activity
    Active: Y
    Triggering event: when the new record
    Workflow rule condition: [] = "To Do" AND [] = today()

    Workflow actions
    Action1
    Wait
    Active: Y
    Reassess the rule Conditions after waiting: Y
    Duration: 0 minutes
    Action2
    Update field after the Action of waiting
    Active: Y
    Field name: Due Date
    Value: Today () + 2
    Replace the existing values: Y

    It may be useful

    Thank you & best regards
    Sablok

  • How to use radio buttons to display different text depending on the selected button?

    I am new to acrobatXi and have been implemented on-line to fill PDF Forms.

    I have 3 radio buttons in a group (Group 1) choice1, the lendemain2 and the 3 choices.

    I would like a text box to display the text "price" If you selected option 1, the 'price B' If you selected option 2 and the ' price C "If you selected option 3.

    I have no experience of java, so any help would be appreciated.

    Use this code in the custom text field calculation script:

    var v = this.getField("group1").valueAsString;
    if (v=="Off") event.value = "";
    else if (v=="choice1") event.value = "Price A";
    else if (v=="choice2") event.value = "Price B";
    else if (v=="choice3") event.value = "Price C";
    
  • Redirect to different URLS depending on the entry in the database.

    I have a login page that I want to redirect my mysql database to the user based on the value in my "Auth" category.  I'm trying to figure out how to get the login to redirect if he sees the 'HE' in the 'Auth' that he goes to indexil.php, "IA" goes to indexia.php and I also FL and NV to redirect to their corresponding pages.  Hoping someone can help me with that.  Here's the code that Dreamweaver created.

    Login page

    <? php require_once('.. / Connections/Users.php');? >

    <? PHP

    If (! function_exists ("GetSQLValueString")) {}

    function GetSQLValueString ($theValue, $theType, $theDefinedValue = "", $theNotDefinedValue = "")

    {

    $theValue = get_magic_quotes_gpc()? stripslashes ($TheValue): $theValue;

    $theValue = function_exists ("mysql_real_escape_string")? mysql_real_escape_string ($TheValue): mysql_escape_string ($theValue);

    Switch ($theType) {}

    case 'text ':

    $theValue = ($theValue! = "")? « " ». $theValue. "" "": "NULL";

    break;

    case "long":

    case "int":

    $theValue = ($theValue! = "")? intval ($TheValue): 'NULL ';

    break;

    case "double":

    $theValue = ($theValue! = "")? « " ». doubleVal ($TheValue). "" "": "NULL";

    break;

    case "date":

    $theValue = ($theValue! = "")? « " ». $theValue. "" "": "NULL";

    break;

    case "set":

    $theValue = ($theValue! = "")? $theDefinedValue: $theNotDefinedValue;

    break;

    }

    Return $theValue;

    }

    }

    ? >

    <? PHP

    Validate request to connect to this site.

    If (! isset {})

    session_start();

    }

    $loginFormAction = $_SERVER ['PHP_SELF'];

    If (isset($_GET['accesscheck'])) {}

    $_SESSION ['PrevUrl'] = $_GET ['accesscheck"];

    }

    If (isset($_POST['username'])) {}

    $loginUsername = $_POST ['username'];

    $password = $_POST ["password"];

    $MM_fldUserAuthorization = "";

    $MM_redirectLoginSuccess = "... / Members / ';"

    $MM_redirectLoginFailed = 'login.php ';

    $MM_redirecttoReferrer = false;

    @mysql_select_db ($database_Users, $Users);

    $LoginRS__query = sprintf ("SELECT Uname, Pword OF USERS WHERE Uname = %s AND Pword = %s",

    GetSQLValueString ($loginUsername, "text"), GetSQLValueString ($password, "text"));

    $LoginRS = mysql_query ($LoginRS__query, $Users) or die (mysql_error ());

    $loginFoundUser = mysql_num_rows ($LoginRS);

    If {($loginFoundUser)

    $loginStrGroup = "";

    Declare two session variables and assign them

    $_SESSION ['MM_Username"] = $loginUsername;

    $_SESSION ["MM_UserGroup"] = $loginStrGroup;

    If (isset($_SESSION['PrevUrl']) & & false) {}

    $MM_redirectLoginSuccess = $_SESSION ["PrevUrl"];

    }

    Header ("Location:".) $MM_redirectLoginSuccess);

    }

    else {}

    Header ("Location:".) $MM_redirectLoginFailed);

    }

    }

    ? >

    < ! DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional / / IN" "http://www.w3.org/TR/html4/loose.dtd" > ""

    < html >

    < head >

    < meta http-equiv = "Content-Type" content = text/html"; charset = ISO-8859-1 ">"

    <? PHP include ('inc_title.php')? >

    < link href = "styles.css" rel = "stylesheet" type = "text/css" > "

    < / head >

    < body > < div id = "banner" > < / div >

    < div id = "container" >

    < div align = "center" >

    < p > < / p >

    < p > < span class = "largebold" > forms connection </span > < / p >

    < name of the form = "form1" method = "POST" action = "<?" PHP echo $loginFormAction;? > ">"

    < p > user name:

    < name of entry = "username" type = "text" id = "username" >

    < /p >

    < p > password:

    < name of entry = "password" type = "password" id = "password" >

    < /p >

    < p >

    < input type = "submit" name = "Submit" value = "Login" >

    < /p >

    < / make >

    < p >

    <!--right end-->

    < /p >

    < / div >

    < div id = 'Clear' > < / div >

    < / div > <! - container end - >

    < / body >

    < / html >

    index page

    <? PHP include ('inc_auth.php')? >

    < ! DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional / / IN" "http://www.w3.org/TR/html4/loose.dtd" > ""

    < html >

    < head >

    < meta http-equiv = "Content-Type" content = text/html"; charset = ISO-8859-1 ">"

    <? PHP include ('inc_title.php')? >

    < link href = "styles.css" rel = "stylesheet" type = "text/css" > "

    < / head >

    < body > < div id = "banner" > < / div >

    < div id = "container" >

    < div id = "left" >

    <? PHP include ('inc_formselector.php')? >

    < / div > <! - end left - >

    <!--right end-->

    < div id = 'Clear' > < / div >

    < / div > <! - container end - >

    < / body >

    < / html >

    inc_auth page


    <? PHP

    If (! isset {})

    session_start();

    }

    $MM_authorizedUsers = "";

    $MM_donotCheckaccess = "true";

    Restrict access to Page: grant or deny access to this page

    Function isAuthorized ($strUsers, $UserGroup, $strGroups, $UserName) {}

    For safety, first assuming that the visitor is NOT allowed.

    $isValid = false;

    When a visitor is connected to this site, the MM_Username of Session variable value equal to their username.

    So, we know that a user is NOT logged if this Session variable is empty.

    If (! empty ($UserName)) {}

    In addition to being connected, you can restrict access to only certain users based on a created ID when they connect.

    Analyze the channels in the tables.

    $arrUsers = explode (",", $strUsers);

    $arrGroups = explode (",", $strGroups);

    If (in_array ($UserName, $arrUsers)) {}

    $isValid = true;

    }

    Or, you can restrict access to only certain users based on their user name.

    If (in_array ($UserGroup, $arrGroups)) {}

    $isValid = true;

    }

    If (($strUsers == "") & & true) {}

    $isValid = true;

    }

    }

    return $isValid;

    }

    $MM_restrictGoTo = 'login.php ';

    If (!) {(((isset($_SESSION['MM_Username']))) & & (isAuthorized ("", $MM_authorizedUsers, $_SESSION ['MM_Username'], {$_SESSION ['MM_UserGroup']})))}

    $MM_qsChar = ';?

    $MM_referrer = $_SERVER ['PHP_SELF'];

    If (strpos ($MM_restrictGoTo, "?")) $MM_qsChar = "&";

    If (isset ($QUERY_STRING) & & strlen ($QUERY_STRING) > 0)

    $MM_referrer. = « ? ». $QUERY_STRING;

    $MM_restrictGoTo = $MM_restrictGoTo. $MM_qsChar. "accesscheck =". UrlEncode ($MM_referrer);

    Header ("Location:".) $MM_restrictGoTo);

    "exit";

    }

    ? >

    I hope this is all to help me on this.  I worked on this NCB for a few weeks now.  I can't get one of the 4 redirects to work.   Thanks in advance

    It works very well.

    What it does is to select 'Auth' from the 'users' table that corresponds to the "Username" and "Password" and assigns the name of the page (indexil.php) that must be inserted into the database field 'Auth' to a variable named $Auth

    Connect to the database server

    mysql_connect ("xxxxxxx", "xxxxx", "xxxxxxx") or die (mysql_error ());

    Select database

    @mysql_select_db ("XXXXXXXXXXX") or die (mysql_error ());

    Select the url

    $strSQL = "SELECT authentication OF USERS WHERE Uname = '$loginUsername' AND Pword ="$password "";

    $rs = mysql_query ($strSQL);

    While ($row = {mysql_fetch_array ($rs))}

    $Auth = $row ["Auth"];

    Header ("Location:".) $Auth);

  • Fill in the select list with two different queries depending on the user's group

    Hello

    I finished my first production application using apex. I have a Select list that takes its values from a sql query. Now, I want this different query for each user based on the group. Basically each user sees only the projects they are responsible - that works fine. But I want all the people of the admin group to see all the projects - how can I do this?

    Thank you very much!!!
    Henrik

    Hello

    Try this

    SELECT s.caption || ' - ' || s.sapnr display_value
          ,s.sharedservice_id return_value
    FROM   sharedservices s, sharedservicelead l
    WHERE  (   s.sharedservicelead_id = l.sharedservicelead_id
            OR s.ssldeputy_id = l.sharedservicelead_id
           )
    AND    l.username = :app_user
    UNION
    SELECT s.caption || ' - ' || s.sapnr display_value
          ,s.sharedservice_id return_value
    FROM   sharedservices s
    WHERE  HTMLDB_UTIL.get_groups_user_belongs_to(:APP_USER) = 'capacitymanagement'
    

    See you soon

    Ben

  • query returns different results depends on the length of the day

    Hello!

    I have a query:

    INSERT /*+ APPEND */ INTO pwa_process (
    id,
    id_session,
    id_customer,
    s2k_account,
    service_seq_num,
    msisdn,
    id_tariff,
    contract_end_date,
    last_contract_date,
    next_available_contract_date,
    tariff_name,
    description,
    description_long,
    imei_old,
    activation_date,
    id_customer_number,
    arpu,
    value0,
    value1,
    value2,
    value3,
    value4,
    value5,
    id_pricing_plan)
    WITH msisdns AS (SELECT msisdn ms FROM customer_number cn
    JOIN customer_s2kaccount cs ON cn.s2k_account = cs.s2k_account AND cs.id_customer = v_customerId)
    SELECT
    seq_pwa_process.NEXTVAL,
    v_sessionId,
    customer_s2kaccount.id_customer,
    customer_s2kaccount.s2k_account,
    customer_number.service_seq_num,
    msisdn.msisdn,
    tariff.id,
    NVL(CASE WHEN date_contract_end IS NULL AND le_contract_end_date IS NOT NULL OR (date_contract_end < le_contract_end_date)
             THEN le_contract_end_date
             ELSE NVL(date_contract_end, ADD_MONTHS(customer_number.date_start, customer_number.ada_availability))
        END, TO_DATE('01.01.1970', 'DD.MM.YYYY')) contract_end_date,
    CASE WHEN NOT customer_number.date_first_activation IS NULL AND customer_number.date_first_activation >      (CASE WHEN ada_priority = 1 THEN ada_date_pwa
            WHEN ada_priority <> 1 AND (date_pwa IS NULL AND exchange_date IS NOT NULL OR date_pwa < exchange_date) 
            THEN exchange_date 
            ELSE date_pwa 
      END) 
         THEN customer_number.date_first_activation
         ELSE   (CASE WHEN ada_priority = 1 THEN ada_date_pwa
            WHEN ada_priority <> 1 AND (date_pwa IS NULL AND exchange_date IS NOT NULL OR date_pwa < exchange_date) 
            THEN exchange_date 
            ELSE date_pwa 
      END) 
    END last_contract_date,
    ADD_MONTHS(CASE WHEN NOT customer_number.date_first_activation IS NULL AND customer_number.date_first_activation > NVL(  (CASE WHEN ada_priority = 1 THEN ada_date_pwa
            WHEN ada_priority <> 1 AND (date_pwa IS NULL AND exchange_date IS NOT NULL OR date_pwa < exchange_date) 
            THEN exchange_date 
            ELSE date_pwa 
      END) ,
                                                                                                                           NVL(customer_number.date_first_activation, NVL(customer_number.date_start, customer_number.date_effective)))
                    THEN customer_number.date_first_activation
                    ELSE NVL(  (CASE WHEN ada_priority = 1 THEN ada_date_pwa
            WHEN ada_priority <> 1 AND (date_pwa IS NULL AND exchange_date IS NOT NULL OR date_pwa < exchange_date) 
            THEN exchange_date 
            ELSE date_pwa 
      END) , NVL(customer_number.date_first_activation, NVL(customer_number.date_start, customer_number.date_effective)))
               END, customer_number.ada_availability - DECODE(NVL(customer_number.current_contract_type, 0), 2, DECODE(customer_number.reduced_contract_used, 0, NVL(customer_number.el_contract_calculated_reduc,0), 0), 0)) next_available_contract_date,
    tariff.name_ada,
    DECODE(msisdn_group.def_column, 0, msisdn.value0, 1, msisdn.value1, 2, msisdn.value2, 3, msisdn.value3, 4, msisdn.value4, 5, msisdn.value5, msisdn.value0),
    msisdn.value0 || ';' || NVL(msisdn.value1, '') || ';' || NVL(msisdn.value2,'') || ';' || NVL(msisdn.value3,'') || ';' || NVL(msisdn.value4, '') || ';' || NVL(msisdn.value5, ''),
    customer_number.imei,
    NVL(customer_number.date_first_activation, NVL(customer_number.date_start, customer_number.date_effective)) date_start,
    customer_number.id,
    NVL(s2kaccount.arpu1,0),
    msisdn.value0,
    msisdn.value1,
    msisdn.value2,
    msisdn.value3,
    msisdn.value4,
    msisdn.value5,
    customer_number.id_pricing_plan
    FROM customer_s2kaccount
    JOIN customer_number ON customer_number.s2k_account = customer_s2kaccount.s2k_account AND customer_number.service_state = 'AB'
    JOIN msisdn ON msisdn.msisdn = customer_number.msisdn
    JOIN TABLE(CAST(v_tmp_table AS ADA.NUMBER_TABLE)) ids ON ids.column_value = msisdn.id
    JOIN msisdn_group ON msisdn_group.id = msisdn.id_msisdn_group
    JOIN pricing_plan ON pricing_plan.id = customer_number.id_pricing_plan AND pricing_plan.is_for_pwa = 1
    JOIN tariff ON tariff.name = pricing_plan.id
    JOIN s2kaccount ON s2kaccount.s2k_account = customer_number.s2k_account
    LEFT
    JOIN (SELECT msisdn, exchange_date, ADD_MONTHS(exchange_date, MAX(prolongation)) le_contract_end_date
    FROM loyalty_exchange a, msisdns
    WHERE a.msisdn = msisdns.ms AND exchange_date >= ALL (SELECT exchange_date FROM loyalty_exchange b WHERE b.msisdn = a.msisdn)
    GROUP BY msisdn, exchange_date) le ON le.msisdn = customer_number.msisdn
    WHERE customer_s2kaccount.id_customer = v_customerId;
    This query returns different results in the morning (09:00) and afternoon (16:00) on the same database for the same input data (I have prepared a script to test).
    Oracle 9.2.0.6 @solaris
    I checked the query plans, but they look the same in the morning and the afternoon. I don't know where to look for a problem/bug.
    Please help me with suggestions. is in bug with join ansi? or a left outer join?

    Published by: batonoff on February 16, 2009 16:56

    Published by: batonoff on February 16, 2009 16:58

    Published by: batonoff on February 16, 2009 17:00

    I recommend you post your declaration in the {} code tags (without the spaces) so that we can actually read.

    You are absolutely positive that nothing has changed on the data between when you run in the morning and in the afternoon?

  • "" "" Sizes of different icons, depending on the Tools toolbar, they are in? ' "

    I would like to have large icons on my navigation toolbar, but small icons in all other toolbars.

    Checking / unchecking the exchange of "small icons" box the size of all icons. For example, when I check the box, the icons in my navigation toolbar become small, but I want them to be great.

    Can anyone help?

    TotalToolbar: http://totaltoolbar.mozdev.org/

  • Calculations to return different results depending on the responsibility

    Hello

    We have a report that uses a PL/SQL function in a calculation.

    When a single responsibility runs the report, the calculation returns figures empty or incorrect.

    When another executes it, it works fine.

    When the function is created, are there grants that must be given to ensure that all responsibilities can use this?

    All the responsibilities have access to the data in the application.

    The service is owned by APPS and it was registered in the EUL.

    Also, there seems to be a difference in if this is executed from SSO launch Viewer or office.

    Kind regards

    Rachael

    Hello

    Your basic problem is that you have

    EXCEPTION
    while others then
    return sqlcode;

    at the end of your code. This means that if an error occurs when you run the function it will be completed successfully, but with some bad days.

    With this exception handling it is difficult to know what you encounter the error, but it could be a problem of access to the tables or type conversion problem.

    Rod West

  • text/button/display of the radio buttons in a different page depending on the radio button

    Hello
    I have this project wehre I need to display a text message about ten lines each based on the choice of a selection of button radio, then siplay to another page (screen page).
    is it possible donation
    and how?
    This is my code so far.


    In my index.cfm page
    I have the following code.


    If the user clicks
    show message1 / first the radio button then
    It appears
    yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy


    If the user clicks
    show message1 / second radio button then
    It appears
    pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp pppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppppp pppppppppppppppppppppppppppppppppppp



    < Td > < label > for the: < br / >
    < input name = "mygroup1" type = "radio" value = "show message1" / >
    First option button
    < / label >
    < p >
    < label >
    "" "" < input name = "mygroup1" type = "radio" value = "message recu2" / >
    second option button
    < / label >
    < /p > < table >


    my "submit" button

    < p >
    < input type = "submit" name = "Submit" value = "" gotodiplaypage > > "/ >"
    < /p >

    ------------------------------------------------------------------------------------------ --------

    When submit is pressed then it will go to

    View my stories page

    Dis_mystories.cfm

    Try this...

  • Smartphones made BIS blackBerry wifi relay depend on the type of plan BIS?

    Hi all

    a few days back I bought my first BB (Curve 8520) & activated Plan BIS LITE BSNL (India) (access to unlimited email only, no navigation software, no social networks etc.) which is perfect for my needs.

    My problem is I can not BIS data on wifi - indication of the white dashboard instead of green check in front of the option of wifi connection, no email via wifi, only navigation is possible.  As my office basement where GSM Signal is not available, I seriously need BIS on Wifi.

    I tried the same thing which is given in the different forms of reset wifi diagnostics, bb ip ping, Telnet, HRT WIFI 60 registration to reset etc as many times & also did much about customer service but could not get my problem is solved.

    After all communications, that of BSNL customer service finally told me that I can access BIS Services on Wifi only if I take BIS (which is 3 times more expensive than my current & quite useless for my needs) unlimited & with my current Plan I cannot access BIS on wifi.

    This is meaningless, fundamentally, I don't believe it, never read or heard anywhere. Document of BB under the topic below for access to blackberry data services through wifi does not mention an opposition like that!

    h t t p: //uk.blackberry.com/ataglance/networks/Accessing_BlackBerry_Data_Services_Via_Wi-Fi.pdf

    Please confirm is that so?

    Please help me guys

    Hi and welcome to the Forums!

    Carriers indeed each they control the services they provide in respect of different data plans. In addition, at the bottom of the page 6 of the document you quoted, it says:

    Check with your service provider for supported services and features wireless. Not all data plans Blackberry supports Wi - Fi access to BlackBerry data services.

    So it seems that your carrier does not, under the plan, you have access to BIS via the WiFi infrastructure.

    Best!

  • Always about 3000 photos do not download to the icloud library. It has nothing different in size or the type of photo as the once that have been downloaded. Any ideas?

    I downloaded my library of images (30000) together in icloud. However, about 3000 of them just won't download. I checked and they are nothing in the size or format, like the rest of the photos. All Jpeg with normal file sizes.

    I already posted this question with screenshots, but no answer yet, try another...

    Thank you.

    I looked at your previous questions, jrenders .

    iCloud library stop downloading after a certain time, ideas?

    Cannot determine why some photos download on icloud and others did not

    There are still a few missing facts to be able to help.

    Have you tried suggestion of Larry with the smart album? Link to this post

    A smart album with the rule "Photography is unable to download to iCloud library" contains all the photos?

    What is the Photos > Preferences panel show?  There is a progress bar?

    You have posted two screenshots:

    Thank you! I took a glance at the pictures that are not uploaded. I added two screenshots to this post. The first image IMG_6613 have download and the second an IMG_6614 did not download.

    No idea why, the news of the photo are in the screenshot. You have an idea why post an and the other not? First of all, I thought it was the extensions .jpg instead of the extension of ge.jp. However, I saw that much .jpg have download.

    Thanks again!

    Can you tell us more about the second photo, which does not download?   Can change you it? Can export you it?

    Try to identify the first photo that always must download and does not.  Most of your pictures will be perfectly okay, but a bad point could hide the progression. A video or a photo in a format not supported.

  • [UI] How to change the color of condition automatically depending on the type of data?

    Hello

    I would like to know if there is an automated way to change

    color of the conditions following the linked data type the

    diagram, so that it is a little easier to know what kind

    the transformation is made when you do not have all

    thing on the screen. Currently I do it manually:

    David Koch


  • Need a dynamic link. Page number should change. Depending on the type

    Hello world

    I am using oracle 11g xe, apex 5, universal theme and using the model of the classic report comment.

    It's my request, and I am able to go to a particular page which is connected via.

    Select IMG IMG, decode (tasktype,'CALL ',' fa-mobile', ' fa-tasks') USER_ICON, ' ' USER_NAME, sysdate, COMMENT_DATE, task_description ACTIONS, tasktype COMMENT_TEXT,.

    NWT ATTRIBUTE_1,

    ' ' ATTRIBUTE_2.

    ' ' ATTRIBUTE_3.

    "" ATTRIBUTE_4, 14 icon_modifier from vtask_list where ctn_no =: P444_LEAD_NO;

    In attribute_1 in the report I changed the link feature added attributes.

    He is redirected to the page 441...

    What I need to do, is that the page should change according to the State

    Let's say that tasktype = "CALL" THEN PAGE 441

    IF TASKTYPE = 'EVENT' PAGE 442

    How this can be accomplished in model .how classic report.

    Thanks in advance if one can guide on it.

    pauljohny100 wrote:

    I am using oracle 11g xe, apex 5, universal theme and using the model of the classic report comment.

    It's my request, and I am able to go to a particular page which is connected via.

    Select IMG IMG, decode (tasktype,'CALL ',' fa-mobile', ' fa-tasks') USER_ICON, ' ' USER_NAME, sysdate, COMMENT_DATE, task_description ACTIONS, tasktype COMMENT_TEXT,.

    NWT ATTRIBUTE_1,

    ' ' ATTRIBUTE_2.

    ' ' ATTRIBUTE_3.

    "" ATTRIBUTE_4, 14 icon_modifier from vtask_list where ctn_no =: P444_LEAD_NO;

    In attribute_1 in the report I changed the link feature added attributes.

    He is redirected to the page 441...

    What I need to do, is that the page should change according to the State

    Let's say that tasktype = "CALL" THEN PAGE 441

    IF TASKTYPE = 'EVENT' PAGE 442

    How this can be accomplished in model .how classic report.

    Way not obvious but simple to do this is to specify the alias of the page for pages targets corresponding to possible values TASKTYPE, which is CLAMORING for 441 and 442 EVENT respectively. Add TASKTYPE as a hidden column in the report, and then set the link Page on the ATTRIBUTE_1 column column property of the #TASKTYPE # column string substitution to post a link to the page with the required alias.

Maybe you are looking for