Forum Replies Created

Page 7 of 9
  • Liz Larsen

    Member
    December 22, 2022 at 12:12 pm in reply to: Custom Columns are locked after updating drawings in a sessions
    Points: 4,855
    Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII

    Honestly, both questions sound like they warrant an email to Bluebeam tech support.

  • Liz Larsen

    Member
    December 19, 2022 at 7:21 am in reply to: Collecting Data From Forms
    Points: 4,855
    Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII

    @Vince

    Are the forms identical?

    How many pages long is each form?

    (I might be able to do it with JavaScript… No promises, though)

  • Liz Larsen

    Member
    December 14, 2022 at 12:35 pm in reply to: Turn Revu into a Typewriter!
    Points: 4,855
    Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII

    I have literally never used the typewriter. I guess I don’t have an issue with doing two clicks? Maybe I should give it a try and discover the wonder that is the typewriter tool?

  • Liz Larsen

    Member
    December 19, 2022 at 9:13 pm in reply to: Collecting Data From Forms
    Points: 4,855
    Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII

    @David Cutler, I was also thinking that the PDFs would have to be merged before doing any sort of data processing on them.

  • Liz Larsen

    Member
    December 19, 2022 at 1:47 pm in reply to: Collecting Data From Forms
    Points: 4,855
    Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII

    I don’t know that this would provide the type of solution he’s looking for. Is there a way to export that markup info without individually opening every single PDF?

  • Liz Larsen

    Member
    December 19, 2022 at 9:13 am in reply to: Collecting Data From Forms
    Points: 4,855
    Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII

    Nice! I did not know this option existed. I don’t work with forms a lot, so I’d love to hear the results once @Vince tests this.

  • Liz Larsen

    Member
    November 21, 2022 at 3:10 pm in reply to: RFI Summary
    Points: 4,855
    Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII

    JavaScript can insert pages from another file. Would you like to do something like that?

  • Liz Larsen

    Member
    November 17, 2022 at 7:25 am in reply to: Custom Statuses
    Points: 4,855
    Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII

    Outside of Sessions, I would agree that it’d be nice to be able to clear a status. But, if you’re not in a session, you could just delete and recreate the markup to effectively clear the status.

  • Liz Larsen

    Member
    November 16, 2022 at 1:28 pm in reply to: Custom Statuses
    Points: 4,855
    Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII

    Nope! You can only change the status to some other status.

  • Liz Larsen

    Member
    November 16, 2022 at 11:23 am in reply to: RFI Summary
    Points: 4,855
    Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII

    A huge limitation to JavaScript within Bluebeam is that it can’t manipulate markups.

    It can manipulate form fields, along with other document properties (insert/delete pages, page labels, bookmarks, etc…)

    With that limitation in mind, I’m not sure how I would solve this using JavaScript. Sorry 😕

  • Liz Larsen

    Member
    November 8, 2022 at 2:14 pm in reply to: Video – Debugging JavaScript for Bluebeam in a Digital Dashboard
    Points: 4,855
    Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII

    I had debated on how I wanted to do this particular video.

    Did I want to figure it out off camera, then do a much more scripted video on how I fixed it? Or did I want to do it in real-time to show how I troubleshoot and problem-solve?

    Obviously I went went with the latter. I figured “show, don’t tell” might work better. And it’ll make people feel better about their own silly mistakes. We all make them. Especially, I think, when writing code.

  • Liz Larsen

    Member
    November 8, 2022 at 7:27 am in reply to: Javascript for Digital Dashboards
    Points: 4,855
    Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII

    This is exactly one of the things I’m looking at.

    With writing JavaScript in Bluebeam, there’s the eternal questions of:

    • Does my code not work because I wrote it wrong?
    • or
    • Does my code not work because it’s not possible?

    With such limited documentation available for what I’m doing, I have no idea if I should continue down some pathways in an attempt to fix my code, or if that will be a fruitless endevour.

  • Liz Larsen

    Member
    November 7, 2022 at 5:18 pm in reply to: Javascript for Digital Dashboards
    Points: 4,855
    Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII
  • Liz Larsen

    Member
    November 7, 2022 at 4:57 pm in reply to: Javascript for Digital Dashboards
    Points: 4,855
    Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII

    Coincidentally, my newest video (debuting tomorrow!) goes over a dashboard that uses JavaScript to hide and show layers.

    And you’ll see exactly why JavaScript was used here, rather than creating a bunch of similar pages.

    (P.S. if anyone needs help adding JavaScript to their dashboards, come see me)

  • Liz Larsen

    Member
    November 7, 2022 at 4:55 pm in reply to: Javascript for Digital Dashboards
    Points: 4,855
    Rank: UC2 Brainery Orange Belt IIII UC2 Brainery Orange Belt IIII

    I’m still working on it. My optimism fades, though.

    Any method I think of, there are security reasons for disabling JavaScripts ability to do it. Such as JavaScript being able to open folder leads to the possibility of inserting malicious code onto your computer.

    Like, I get it. But at the same time I’m frustrated because I have it planned out in my head and it would be possible if not for security reasons. Ugh.

Page 7 of 9