Jump to content

HMCB

Members
  • Posts

    59
  • Joined

  • Last visited

Posts posted by HMCB

  1. On 1/19/2024 at 5:34 PM, Jonathan Lahijani said:

    To be more clear, while I won't use it immediately, another reason why I personally am making a Bootstrap based admin theme is because it could theoretically take advantage of the many Bootstrap-based admin themes and components (examples), or at least some of the screens and layouts they provide.  That would be very convenient as I do see myself making more web-app type sites where it's purely using PW's backend.

    I would love to swap out UIKit for Bootstrap. Big time.

  2. 23 hours ago, wbmnfktr said:

    In short... you could just grab that value saved within your reference.

    <?php
    
    $myreference = $page->referencefield->email;

     

    Yes, but that’s after the fact. I want to grab and assign the field to the dropdown upon loading the form.

  3. 16 minutes ago, alexm said:

    @kongondo so keen to get involved with the alpha release if possible! Got some projects that I’ve always held off on with the e-commerce aspect

    Same. I’m actually hoping I can use it outside of the typical shop site. I want to build an app that allows for invoicing/payment through Stripe for 1-up items and most importantly being able to run a query in PW that searches pages and then invoices them all as **one** invoice. Padloper probably is overkill for that though. There’s probably already something available in modules that would do the job. But anyways, I’ll be supporting Padloper for sure.

    • Like 2
  4. I believe this is a bug. If UIKit theme is used and we traverse to Modules > Configure > AdminThemeUikit > Forms + input, the setting for “Input types that should be offset with additional top/bottom margin” has no affect.

    I started with Fieldset, but it didn't work. I thought, maybe it’s just the Fieldset field which isn't working; so I placed the entirety of **all** the available fields in that setting. But no fields are effected within my admin screens.

    I logged out and cleared my cache but still nothing. What **does** work is going into the individual settings for each field (at the field level) and activating the extra margin setting there. But at the global UIKit setting, it appears something is broke.

    (Attached is the setting I’m referring to.)

     

     

    Screen Shot 2021-10-31 at 1.14.46 AM.png

  5. 10 minutes ago, HMCB said:

    Is there any way to prevent this module from deleting the address entered in the field after the page has been saved?

    Never mind. After I entered a different address than the one entered in the field set-up, things are working just fine.

  6. Is there any way to prevent this module from deleting the address entered in the field after the page has been saved?

    I love that the latitude and longitude is created and saved on page reload, but it would be nice to have a reference of what those coordinates are for by keeping the contents of the address field.

  7. On 7/28/2021 at 2:20 PM, Jonathan Lahijani said:

    the site uses my new (well 2 years old now), universal and very opinionated base module

    Is this base available for others to use? I’d be curious if it could give me a head start on some upcoming projects.

    • Like 1
  8. 1 hour ago, bernhard said:

    I've opened a request issue for my idea above: https://github.com/processwire/processwire-requests/issues/400

    If you like that idea please show your interest by giving it a thumb up, thank you ? 

    If I could give it 1000 thumbs up, I would. I have an upcoming project that I’d love to import my data and not have to think about how best to do it. Although, it would be nice if related fields/records could also be dictated. In my case, I’d import the related records first into PW. Then I’d import the records/pages that need to connect to those related records.

  9. As a designer with limited development experience who found PW a few years back, I can say this discussion has been very encouraging to read. PW has enabled me to make functional sites, but this thread opens my eyes to what’s possible. The last thing you want as someone not well versed in the intricacies of programming is leaving a client in the position of being hampered by the original decision in choosing a platform.

    For instance, anyone with a non-biased eye can see the real pain die-hard proponents of Webflow vocalize on their community forum. It’s come to an impasse. Whether it’s the limitation of the number of custom fields, or of the number of related records one can have, or the speed of queries, or the responsiveness of the dev UI slowing to a crawl because even a small dataset can make building a site laborious. PW eliminates those pain points. The challenge is communicating its value to a wider audience. My forte is communications, strategy, and brand building. So I tend to look at brand voice as part of evaluating a product or service.

    The great thing is that PW is architecturally sound. Thanks Ryan and everyone for refining it while keeping it true to its ideals.

    • Like 7
×
×
  • Create New...