Skip to content

Instantly share code, notes, and snippets.

@Penicillinr
Penicillinr / Projectmanagementpowerapp
Last active September 30, 2025 08:57
Code power app project management
This file has been truncated, but you can view the full file.
{
"TopParent": {
"Type": "ControlInfo",
"Name": "App",
"Template": {
"Id": "http://microsoft.com/appmagic/appinfo",
"Version": "1.0",
"LastModifiedTimestamp": "0",
"Name": "appinfo",
"FirstParty": true,
Screens:
scrTemplateManager:
Properties:
Fill: |+
= If(ThisItem.ID = varSelectedTaskID, RGBA(255, 193, 7, 1), RGBA(255, 255, 255, 1))
LoadingSpinnerColor: =RGBA(51, 51, 51, 1)
Children:
- rect_Overlay:
Control: Rectangle@2.3.0
Properties:
https://gist.github.com/Penicillinr/2b335aaa666db56541b198aa60844f77 Xem cái này khoan hãy trả lời
Đã xem nội dung từ link GitHub Gist của bạn. Tôi sẵn sàng khi bạn muốn hỏi hoặc thảo luận về nội dung này.
Click vào Button + Add Task (Button1) nó hiện form frm_AddTask lên để nhập liệu, save được vào Gallery2 nhưng bấm X (icon_CloseForm) hoặc Cancel (btn_CancelTask) nó lại ko mất đi để quay lại Gallery2
Tôi nghĩ đây là do layout chưa hợp lý, bạn thấy sao
Tôi đã xem qua code của bạn. Vấn đề không nằm ở layout mà là ở logic hiển thị của form frm_AddTask.
Vấn đề hiện tại: