Method Community

 

Load Web Page action

Last post 10-12-2016 5:03 PM by mahlonf. 12 replies.
Page 1 of 1 (13 items)
Sort Posts: Previous Next
  • 11-03-2014 10:53 AM

    • mahlonf
    • Top 10 Contributor
    • Joined on 09-28-2012
    • Stevens, PA
    • Posts 879

    Load Web Page action

    I am looking for an action similar to Load Web page in Method classic. Does this exist yet?

    Mahlon L Fisher
    Computer Bookkeeping Solutions
    www.combooksolutions.com
  • 11-03-2014 11:12 AM In reply to

    • mahlonf
    • Top 10 Contributor
    • Joined on 09-28-2012
    • Stevens, PA
    • Posts 879

    Re: Load Web Page action

    Here is the use case...

    I add a text box on a screen "designed by Computer Bookkeeping Solutions" and format as a link. I want it to go to a specified web page.

    Mahlon L Fisher
    Computer Bookkeeping Solutions
    www.combooksolutions.com
  • 11-04-2014 10:05 AM In reply to

    Re: Load Web Page action

    Hello Mahlon,

    Please check this forum post which  explains the how can you use Load web page option.

    -Inder

  • 11-04-2014 10:30 AM In reply to

    • mahlonf
    • Top 10 Contributor
    • Joined on 09-28-2012
    • Stevens, PA
    • Posts 879

    Re: Load Web Page action

    In this forum post Monish references a Link action. I can't seem to find this

    ***************************

    DesclaimerWhile this solution works, in the long run, I do not recommend it due to the explicit HTML code required.Eventually, we will create the action & that should be the right way to do it.

    We also have a Link action which will work for you if you just need to place a link & open it in another page.

    *****************************

    Mahlon L Fisher
    Computer Bookkeeping Solutions
    www.combooksolutions.com
  • 11-04-2014 11:18 AM In reply to

    Re: Load Web Page action

    Hello Mahlon,

    Load web page action is not avaibale in the current version yet. I will pass this feature request to our product team.

    -Inder

  • 11-04-2014 11:37 AM In reply to

    • mahlonf
    • Top 10 Contributor
    • Joined on 09-28-2012
    • Stevens, PA
    • Posts 879

    Re: Load Web Page action

    I'm a bit confused....

    On Aug 11 Victoria asked...Do you have a date for when this action will be released?

    Monished replied

    Hi Victoria,

    It wil be some time before Load Web Page action is available.

    However, if you're looking for a way to show an iframe, it can be done in Method:New without that particular action.

    Here's a quick example I put together: https://templatemonish.method.ws/MethodPhoenix/public.aspx#f4dcb19d-f096-47f1-bd52-ef7647f7d55b?AR=0 (depending on the browser security settings, this may not work, especially in Chrome. Safari is ideal to test this.)

    This is done by putting a Text object on the screen and replacing the content of that text with HTML that you desire. In this case, <iframe>. You can use an Update Control Action with an expression builder to very quickly generate a page like the one above.

    Desclaimer: While this solution works, in the long run, I do not recommend it due to the explicit HTML code required.Eventually, we will create the action & that should be the right way to do it.

    We also have a Link action which will work for you if you just need to place a link & open it in another page.

    Hope this helps.

    Thanks - please keep your questions c& feedback oming!

    ************************************

    You told me to reference this artlicle for a work around which seems to indicatehat you could usea text field and the HTML code mentioned, but that you ALSO have a link action.

    Is/will there be a difference between load web page and Link...??

    Mahlon L Fisher
    Computer Bookkeeping Solutions
    www.combooksolutions.com
  • 11-04-2014 2:46 PM In reply to

    Re: Load Web Page action

    Basically just needs to do something like

    <a href="http://websiteaddress.com" target="_blank"> designed by Computer Bookkeeping Solutions</a> In a text label

    Try it, it should give you the desired result.

  • 01-31-2015 9:13 AM In reply to

    • mahlonf
    • Top 10 Contributor
    • Joined on 09-28-2012
    • Stevens, PA
    • Posts 879

    Re: Load Web Page action

    Will we be seeing this any time soon?

    Mahlon L Fisher
    Computer Bookkeeping Solutions
    www.combooksolutions.com
  • 12-09-2015 7:15 AM In reply to

    • mahlonf
    • Top 10 Contributor
    • Joined on 09-28-2012
    • Stevens, PA
    • Posts 879

    Re: Load Web Page action

    Before the new release I could add a text object to the field and type <a href="http://typeyoururl" target="_blank"> Submit</a> into the caption and add actions to the text box. It would take you to the url then trigger the actions.

    Now it seems to trigger the actions first and will not take you to the url.

    If I remove the actions, it works fine.

    We REALLY NEED a load webpage action now that we have all these public pages so clients can use anylitics.

    Any updates or workarounds?

    Mahlon L Fisher
    Computer Bookkeeping Solutions
    www.combooksolutions.com
  • 10-12-2016 11:04 AM In reply to

    • mahlonf
    • Top 10 Contributor
    • Joined on 09-28-2012
    • Stevens, PA
    • Posts 879

    Re: Load Web Page action

    When can we expect a load web page action?

    Mahlon L Fisher
    Computer Bookkeeping Solutions
    www.combooksolutions.com
  • 10-12-2016 3:09 PM In reply to

    Re: Load Web Page action

    Hi Mahlon,

    No Definite ETA on when this will be available just yet. We are currently focusing our App Development/Improvement resources on the features discussed at the Partner Retreat. Once these have been pushed Live, we will be shifting our attention to bringing Newer Features and Actions into the Platform.

    Thanks Mahlon.

    -Ben

    Ben Hargreaves
    Senior Support Specialist
    Method:CRM
    b.hargreaves@method.me
    Toll Free: 1.888.925.6238
    Local & Overseas: 416.847.0400
    Fax: 416.640.6027
  • 10-12-2016 4:52 PM In reply to

    • Matt
    • Top 10 Contributor
    • Joined on 11-04-2008
    • Posts 877

    Re: Load Web Page action

    Mahlon,

    Here is a work around, put the following in a text object on the screen:

    <button class="mi-button mi-button-primary" onclick="goToSite()">Go To Site</button>  <script> function goToSite() {window.location.href = "https://www.google.com";}</script>

    Obviously, change the www.google.com part to whatever site you would like to open or use character function to dynamically change the URL.


    Matt Raiser

    Founder,



    www.techinthefield.com

    matt@techinthefield.com

    219-221-9500



    ~ Method user / partner since 2008

    ~ Over 15 years field service experience

    ~ 2013 Method Partner of the Year

    ~ Degree in Computer Science





    Creator of:


        


  • 10-12-2016 5:03 PM In reply to

    • mahlonf
    • Top 10 Contributor
    • Joined on 09-28-2012
    • Stevens, PA
    • Posts 879

    Re: Load Web Page action

    Thanks Matt,

    I'm doing something similar with a link, but the button is a great idea.

    The problem though is that you can't trigger actions such as validation on a Submit button. At least I couldn't get it to work.

    Mahlon L Fisher
    Computer Bookkeeping Solutions
    www.combooksolutions.com
Page 1 of 1 (13 items)