Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 9/20/11
    HelloFor some reason, am getting the user entered text with a INITIAL line as a first line, struggling to figure it out, so, then , i thought, the simple solution would be removing/deleting that INITIAL line by JavaScript, my case is as below,i hv a multiple lines text field/looks like a box, say, s...

    Views

    351

    Likes

    0

    Replies

    0
  • 9/20/11
    HelloIn some other scripts, we have the below syntax to ERASE all the left spaces or zeros & condenses finally, makes it a meaningful string with a good intendation,SHIFT my_variable LEFT DELETING LEADING spaces/zeros, do we have a EQUIVALENT code in JavaScript?Thank you

    Views

    367

    Likes

    0

    Replies

    0
  • 9/20/11
    HelloIn some other scripts, we have the below syntax to ERASE all the left spaces or zeros & condenses finally, makes it a meaningful string with a good intendation,SHIFT my_variable LEFT DELETING LEADING spaces/zeros, do we have a EQUIVALENT code in JavaScript?Thank you

    Views

    899

    Likes

    0

    Replies

    2
  • 9/20/11
    HelloI want to figure out that the given text field (say, my_text_field_1) has some value in it / is user entered any value in it / is it holding any value in it?I found the below piece of code in FormCal, but, am looking the same purpose solving code in JavaScript,var Cmsg if (HasValue(MY_FORM.P1.M...

    Views

    573

    Likes

    0

    Replies

    1
  • 9/20/11
    HelloI want to figure out that the given text field (say, my_text_field_1) has some value in it / is user entered any value in it / is it holding any value in it?I found the below piece of code in FormCal, but, am looking the same purpose solving code in JavaScript,var Cmsg if (HasValue(MY_FORM.P1.M...

    Views

    794

    Likes

    0

    Replies

    2
  • 9/20/11
    I have a form with 15 checkboxes for users to select from.  Each checkbox is an option of something for them to register for.  The first two pages are static and everyone must complete.  Is there a way to display the fields corresponding to the selection(s) made out of the 15 choices?  They may chec...

    Views

    486

    Likes

    0

    Replies

    0
  • 9/20/11
    Hi LCCS Team,I am working with a client that has some restrictions in his corp. firewall and proxy servers. In essence, each LCCS request has to go through the proxy servers and that slows thingsdone considerably. Also, only http (80) and https (443) is allowed to pass through. Is there a way to for...

    Views

    471

    Likes

    0

    Replies

    0
  • 9/20/11
    Guys,I have a requirment to find the login details like, time of login,time of logout of  a user account over a period of time.Is there a way to find the above details in the LC database?Kindly let me know which table holds these data? If the table is found, I can work on writing the scripts to get ...

    Views

    2.1K

    Likes

    0

    Replies

    5
  • 9/20/11
    Hi,We have used the following values for screensharing from publisher side.We have already tried changing values specified in previous posts,however couldnt see big difference.These are the current values we have used,protected static const DEFAULT_SS_PERFORMANCE:uint = 100;protected static const DE...

    Views

    876

    Like

    1

    Replies

    2
  • 9/20/11
    Hi, i want to convert date/time format from xml in Designer, date/time value in xml is NOT in common format YYYY-MM-DD (if is in a common format i can do this with pattern)I have a "DateTime" Field in Xdp can get from Xml date and time: In XML <DateTime>DD-MM-YYYY</DateTime> i want to convert in XDP...

    Views

    965

    Likes

    0

    Replies

    2